https://github.com/yinscript/minimal-todolist
First React Project | TodoList for Productivity
https://github.com/yinscript/minimal-todolist
minimalism reactjs todolist
Last synced: 5 months ago
JSON representation
First React Project | TodoList for Productivity
- Host: GitHub
- URL: https://github.com/yinscript/minimal-todolist
- Owner: yinscript
- License: mit
- Created: 2025-04-24T05:18:59.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-24T15:43:07.000Z (6 months ago)
- Last Synced: 2025-04-27T07:43:09.924Z (5 months ago)
- Topics: minimalism, reactjs, todolist
- Language: JavaScript
- Homepage: https://minimal-todolist.vercel.app
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TodoList React App
A simple and responsive TodoList application built with React. Easily add, edit, delete, move tasks up and down, and mark tasks as complete to stay organized and productive.
This one's also my first React App! ⚛

## Mobile View

## Features
- Light and Dark mode
- Add new tasks
- Mark tasks as complete
- Edit and Delete tasks
- Move tasks up and down
- Minimalist UI
- Responsive design## Tech Stack
- React.js
- Vanilla CSS
- JSON LocalStorage
- Deployed in Vercel## Contribution
This project is open source and contributions are welcome! Feel free to open an issue or submit a pull request. :)