Skip to content

fastndead/todo-list-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List React

This is a simple todo list application built with React.

fastndead github io_todo-list-react_

Installation

  1. Clone the repository: git clone https://github.com/fastndead/todo-list-react.git
  2. Navigate into the project directory: cd todo-list-react
  3. Install dependencies: npm install

Usage

To start the application, run npm start. This will start the development server and open the application in your default browser at http://localhost:3000.

You can add a new task to the list by typing in the input field and pressing the "Add Task" button. To mark a task as complete, click on the checkbox next to it. To delete a task, click on the "Delete" button next to it.

Contributing

Contributions are always welcome! If you'd like to contribute, please fork the repository and create a pull request.

License

This project is licensed under the MIT License.

About

Simple React to-do app with react-spring animations.

Topics

Resources

License

Stars

Watchers

Forks