Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 315 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 315 Bytes

Habits - Frontend

Description

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.

Installation

git clone https://github.com/arindamkabir/habits-web.git
cd habits-web
npm install
npm run dev