https://github.com/fatihcandev/react-todo-app
The todo app challenge from frontendmentor.io
https://github.com/fatihcandev/react-todo-app
css-modules react scss todo-app typescript
Last synced: 10 months ago
JSON representation
The todo app challenge from frontendmentor.io
- Host: GitHub
- URL: https://github.com/fatihcandev/react-todo-app
- Owner: fatihcandev
- License: mit
- Created: 2020-12-12T10:00:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-19T14:11:17.000Z (about 5 years ago)
- Last Synced: 2025-02-13T20:54:21.205Z (12 months ago)
- Topics: css-modules, react, scss, todo-app, typescript
- Language: TypeScript
- Homepage: react-todo-app.fatihcandev.vercel.app
- Size: 781 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Todo App
A todo app with dark mode support. The project is bootstrapped with [Atölye15 CRA Recipe](https://github.com/atolye15/cra-recipe)
[Go to the challenge](https://www.frontendmentor.io/challenges/todo-app-Su1_KokOW)
[🌐 Live](https://react-todo-app-ashy.vercel.app/)
## 🧰 Stack
- React
- SCSS
- CSS Modules
- TypeScript
## ✔️ TODO
✔️ Fix the dark mode issue
✔️ Make the todo list filterable
✔️ Make the todo list rearrangable by drag and drop
- [ ] Fix the UI on mobile