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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 59.2%Language:CSS 22.0%Language:HTML 18.7%