A responsive web application for gymers
Explore the docs »
Live Preview
A website helps you to find your favorite exercises and proper schedule your workout. There are many tools to support you during the bulking such as calories tracker, BMI Calculator which will be updated in the future
The technologies I use in this project inclues:
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
You need to install nodejs
-
Clone the repo
git clone https://github.com/DevilKo0l/gym-exercises-webapp.git
-
Install npm in gym-exercises-webapp folder
npm install
-
Run the project
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.The page will reload when you make changes.
You may also see any lint errors in the console.