Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.3 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.3 KB

Life Tracker - UNDER CONSTRUCTION

A Single Page Application built with the MERN stack to help you to track your:

  • Workout progress, the amount of weight you lift each training session per exercise.
  • Sleep schedule, the number of hours of sleep you get every night.
  • Personal notes, your goals, milestones, to-do lists or other things you want to quickly write down.

Showcase - Proof of concept

💪 Get Started

🔧 Playing with the source code, for developers

  • Download and install Git
  • Download and install NodeJS
  • Download and install MongoDB
  1. Clone the GitHub repository in a folder of your choice and change directories:
    git clone https://github.com/PredatorIWD/Life-Tracker.git
    cd Life-Tracker
  2. Install dependent packages:
    npm i
  3. Start a local React development server at localhost:3000 to see live changes in code:
    npm start

📧 Contact

If you have any questions or suggestions, you can email me at [email protected].