Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 803 Bytes

README.md

File metadata and controls

47 lines (28 loc) · 803 Bytes

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