/Fitness-Tracker

A workout tracker! As a users can view, create and track daily workouts and reach their fitness goals quicker! This app will be using MongoDB with a Mongoose schema and handle routes with Express.

Primary LanguageJavaScript

Fitness Tracker

Fitness Tracker

A workout tracker! As a users can view, create and track daily workouts and reach their fitness goals quicker! This app will be using Mongo database with a Mongoose schema and handle routes with Express.

Installation

Install dependencies then start app:

npm install
npm start

To view: http://localhost:3000/

Built with:

Node.js | MongoDB | Mongoose | Express.js