Habits is an application that helps users to track their habits. It allows users to create, update, and delete habits, as well as log entries for each habit.
git clone https://github.com/arindamkabir/habits-web.git
cd habits-web
npm install
npm run dev