Skip to content

OAKO-UCONN/17-NoSQL-MongoDB_HW_Fitness-Tracker-MongoDB-Atlas-Heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Tracker

This is a Fitness tracker I worked on using MongoDB Atlas and Heroku.

Getting Started with Fitness Tracker

1: Install node.js if you have not already. 2: Open with any terminal or integrated terminal in Vscodium/Vscode.

To change the port open server.js in a code editor and change the port number on line 9.

4: In the project directory, run these commands to start the server locally.

npm i

node server.js

Available Scripts

In the project directory, you can run:

npm i

node server.js

Runs the app in the development mode.
Open {http://localhost:8080} to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published