Todoist
View Demo
Table of Contents
Features
- Add todo with validation.
- Edit todo.
- Delete todo.
- Toggle theme.
- Notifications.
- Filtering via searchParams.
- Local Storage.
Follow the example
- Clone the repo
git clone https://github.com/Naskri/Todoist.git
- Install dependencies
npm install
- Run a server
npm run dev
Project Link: https://github.com/Naskri/Todoist