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

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

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! ⚛

![TodoList App Screenshot](public/darkMode.png)
![TodoList App Screenshot](public/lightMode.png)

## Mobile View

![TodoList App Screenshot](public/mobile.jpeg)

## 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. :)