Skip to content

Satokii/gymtyme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

323 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GymTyme

Description

GymTyme is a workout app created with React which allows a user to create workouts tailored to their own fitness goals. In order to create a workout, the user can pick exercises from a filterable list of suggestions and change the number of sets and reps as required. Alternatively, the details of an exercise can be manually entered and added to the workout.

After the user has finished a workout they can complete it, or delete the workout if it is no longer needed. A list of the completed workouts is available to view in the app.

Click here to see the deployed app.

Install and Run

  • Fork this repository
  • Clone the forked repository to your local machine
  • In the root directory, run npm ci to install dependencies
  • Finally, use npm run dev to run the application in your browser

Image Gallery

Welcome Page


Home Page


Add Exercise Form


Current Workout


Completed Workout


Exercises


Profile


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors