- Fork the repo
- Clone the repository
https://github.com/<Your-username>/Fitness-Application
- Run
cd Fitness-Application
to change the working directory - Run
npm install
to install all dependencies - Run
npm start
to start the application - Visit http://localhost:3000 to view the application
React is one of the most popular web frontend libraries in the world, hitting almost 30 million downloads every month according to the NPM trends tracker. It is a declarative and component-based library, making use of the so-called state to propagate changes throughout the components of your application.
This project needs a βοΈ from you. Don't forget to leave a star βοΈ