Skip to content

fernancumez/fitness-api

Repository files navigation

MIT License

Logo

Fitness API

This project is a simple web server written in Javascript using Nodejs and Mongodb, with the purpose to save and list gym exercises.

About The Project

Built With

This project is built with

Getting started

  1. Prerequisites
  • npm
npm install npm@latest -g
  1. Installation
  • Clone the repo
git clone https://github.com/fernancumez/fitness-api.git
  1. cd into folder
cd fitness-api
  1. Download dependencies
npm install

Usage

  • Run npm run build && npm run start for production mode
  • Run npm run dev for development mode

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Fernando Cúmez - @fernancumez - fernancumez@gmail.com

Project Link: https://github.com/fernancumez/fitness-api