Skip to content

DanielReezende/gym

Repository files navigation

GYM

🏋️ Application to remind people of your series at the gym 🏋️



🚀 Technologies

💻 Getting started

Requirements

Installing and running the project

Clone the project and access the folder

$ git clone https://github.com/DanielReezende/gym.git
$ cd gym

Follow the steps below

# Install the dependencies
$ yarn install

# Make a copy of '.env.example' to '.env'
# and set with YOUR environment variables.
$ cp .env.example .env

# Finally, run the api service in a development environment :)
$ yarn start

# Well done, GYM is started!

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Copyright © 2021-present, DanielReezende.

About

Projeto realizado como trabalho na faculdade para a disciplina de desenvolvimento mobile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors