/TrackMe

An advanced habit tracking web application made using Node.JS.

Primary LanguageJavaScript

TrackMe

TrackMe is a habit tracking we application made using Node.JS. It helps users to be consistent and keep track of their habits by providing detailed analysis.

Deployment

The project is deployed here

Run Locally

Clone the project

  git clone https://github.com/rajarshisg/TrackMe.git

Go to the project directory

  cd TrackMe

Install dependencies

  npm install

Start the server

  npm start

Screenshots

Capture

Capture1

Tech Stack

Client: HTML, CSS

Server: Node.JS, Express.JS, MongoDB

Authors