Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status GitHub Issues GitHub Pull Requests


📝 Table of contents

🧐 About

This project was developed with the idea of being a validation version of an application aimed at personal trainers and small/medium-sized gyms. The idea arose as a challenge to join the Woovi company.

📝 Requirements to run development environment

  • Node.js
  • Yarn
  • Nodemon

💭 Installation

1.Clone this repository using the following command:

$ git clone -b remake https://github.com/SmookeyDev/ExercisesManager

2.Access the project folder in your terminal:

$ cd ExercisesManager

3.Run the command to install the libraries used in the project:

$ yarn

4.Clone the .env.example files and rename them to .env in the app/client and app/server folders:

$ cp app/client/.env.example app/client/.env
$ cp app/server/.env.example app/server/.env

Then, fill in the environment variables.

5.Start the project by running the following commands:

$ yarn dev:server
$ yarn dev:web

🔰 References

About

Workout management app for personal trainers and small gyms, built as a technical challenge for Woovi

Resources

Stars

11 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages