1. How to run this project
git clone https://github.com/charu1603/to-do-list.git
2. Install required dependencies.
npm install
3. Run
npm run dev