gym-ui
v0.0.16
Published
This is a custom react component library
Readme
GymUI
Created by Jack Hotchkiss
Created: 7/27/2024
Finished: in progress

About the Project
Description
This is a custom component library made for a personal project. The project is a web app to help track your progress in the gym - Gym App.
Tech Stack
- React
- Storybook
- Jest
- Typescript
- Rollup
Getting Started
Prerequisites
Installation
- NPM
npm install gym-ui- Yarn
yarn add gym-uiUsage
- Importing the package
import { Button } from 'gym-ui'