- About
- Features
- Installation
MyHabit is a habit-tracker application with simple features and helps users to finish their tasks quickly
- users can see a dashboard
- create new Habbit
- Completed Habits list
- can create new Labels and remove labels
- timer
- user can see there information like email ,name
- users can archive thier habbit
- users can restore and remove habits from archives
-
Clone the repository on local machine
git clone https://github.com/kushalsourav/myhabit.git cd myhabit
-
Install dependencies using package installer
npm install
-
Run the app
npm start