This is a fitness tips application where users can get to see curated gym practises exercises. They can also be able to create a tip they know would be beneficial to others. A user can also add a list of his/her favorite tips in the dashboard page
- React and Redux
- Tailwind CSS
- Amazon S3
- CSS
- Bootstrap
- Rails API
- TypeScript
To get a local copy up and running follow these steps.
-
Clone the repo
https://github.com/ZawadiSumba66/fitness-frontend.git
- cd into
fitness-frontend
- Run
git pull origin development
- cd into
-
run
npm install
to install node packages -
run
npm start
to start the app in thelocalhost:3000
, this will start the app in a new browser tab. But ensure its different from the rails api server. You can start at3001
-
run
npm test
to run all the test suites.
ROSE SUMBA
- MICROVERSE FOR THEIR SUPPORT THROUGH THIS WHOLE PROJECT
Give a ⭐️ if you like this project!
Released under MIT License