Demo: Todo app
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Add new todos to the list
- Mark todos as complete
- Delete todos from the list
- Edit todos
- Filter by all/active/complete todos
- Clear all completed todos
- Toggle light and dark mode
- Drag and drop to reorder items on the list
- Save list to localStorage
- React
- Redux, redux-persist
- TypeScript
- Styled-components
- ThemeProvider, React icon
- React Router и redux state sync (Для реализации многооконного приложения)
- Live Site URL: https://todo-app-liart-rho-37.vercel.app/
git clone https://github.com/GragertVD/todo-app.git
cd client
npm install
npm start
- telegram - gragert_vd