Skip to content

GoogolDKhan/Exercise-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Stack

Client: HTML, CSS

Server: Node, Express

Packages: MongoDB, Mongoose

Environment Variables

To run this project, you will need to add the following environment variables to the .env file

MONGO_URI

Run Locally

Clone the project

  git clone https://github.com/GoogolDKhan/Exercise-Tracker.git

Go to the project directory

  cd Exercise-Tracker

Install dependencies

  npm install

Start the server

  npm run start

Credit

  • Cheers to Ganesh H for providing an awesome written guide

  • Dated : 27-06-2021