- git clone https://github.com/sagarrn23/task-manager.git
- Go to cloned directory: cd task-manager
- Install dependancies: npm install
- After package installation: npm run dev
- Project will run on: http://localhost:3000/
To access the demo: https://sagarrn23.github.io/task-manager/