Skip to content

Files

Latest commit

8ce1b6d · Oct 7, 2022

History

History
24 lines (16 loc) · 807 Bytes

File metadata and controls

24 lines (16 loc) · 807 Bytes

Exercise Tracker

update 2.0 changelog:

1:Mobile Responsive, Redesigned, Restructured. 2:Logger Fix. 3:Minor Bug Fix 4:Index.js > Added more instruction at the end.

Usage: 1:This version is deployment ready version. To test or use on localhost Comment out the Listener function at the end of index.js file and uncomment the statement underneath it. 2:Create .env file (root). place 2 vaiables PORT= Your Port MONGO_URI= Place Mongoose Atlas Cloud URL for database integration

This was the boilerplate for the Exercise Tracker project. It has been completely modified to pass the freeCodeCamp Certification Test moreover improved.

To get the orignal boilerplate of the project visit: https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/exercise-tracker