An open API service indexing awesome lists of open source software.

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

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