🔗 Live Demo: todo.ekurt.dev
- Data is storing in your browser
Local Storage
(when you're not login) - Data is storing in your Google account
Firebase
(when you're login) - Import and Export todos
.json
- Animate effects
- Sound effects
- Drag-Drop
- Copy the clipboard
- Priority for todos
- Tags for todos
- Sorting
- Auto link detect
- react
- react-dom
- react-redux
- react-icons
- react-toastify
- react-card-flip
- react-html-parser
- react-beautiful-dnd
- react-copy-to-clipboard
- linkify
- firebase
- use-sound
- classnames
- linkify-react
- @reduxjs/toolkit
- @formkit/auto-animate
git clone https://github.com/ekurt/react-todo-app.git
cd react-todo-app
yarn
yarn dev
yarn build
yarn preview