https://todolist-001.vercel.app/
Here're some of the project's best features:
- Add Tasks
- Delete Tasks
- Mark as Complete
- Edit Tasks
- Filter Tasks
- Persistent Storage
1. Clone the repository :
git clone https://github.com/your-username/todo-list.git
2. Navigate to the project directory:
cd todo-list
3. Install the dependencies:
npm i
4. To start the development server run:
npm run dev
Technologies used in the project:
- reactjs
- localstorage
- uuid4
- react-popup




