A habits tracking app written in React that allows you to improve your discipline! Try it out now : track-it-eta.vercel.app
It's a web application designed for mobile devices. You can create an account and start to manage your habits daily!
Features:
- SignUp Page
- Login Page
- Create and delete habits
- Mark done habits
- Track your progress daily
New features soon!
- Verify your habits history
The following tools and frameworks were used to create the app
- Clone this repository
- Install dependecies with npm
npm install
- Run the app
npm run start
- You might want to build the app
npm run build
- Acess the link http://localhost:3000/