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

https://github.com/nguyenkhanhquy/todo-app

Todo app is a simple and effective personal task management tool. It allows users to create, manage, and track their daily to-do lists
https://github.com/nguyenkhanhquy/todo-app

react

Last synced: about 1 month ago
JSON representation

Todo app is a simple and effective personal task management tool. It allows users to create, manage, and track their daily to-do lists

Awesome Lists containing this project

README

        

# Todo App - React App

Todo app is a simple and effective personal task management tool. It allows users to create, manage, and track their daily to-do lists

## Key Features

- Add new to-do
- Track to-do lists
- Edit to-do
- Delete to-do

## Prerequisites

- [Node.js](https://nodejs.org/en/) (v20.16.0) or later

- [npm](https://github.com/npm/cli/releases) (10.8.1) or later

## Installation

1. Clone the project from the repository

```sh
git clone https://github.com/nguyenkhanhquy/todo-app.git
```

2. Open `terminal` and `cd` to the folder you cloned

3. Install the dependencies with `npm install`

4. Run `npm start` to start a local server and follow the prompts to view the code running in a browser

## Author

- Author Name: `Nguyễn Khánh Quy`
- Email:

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/nguyenkhanhquy/todo-app/blob/main/LICENSE) file for details