Skip to content

This is a simple todo app built with React.js that allows you to create, delete, and mark tasks as complete. The app is built using modern React features such as hooks and functional components.

Notifications You must be signed in to change notification settings

uriht/todoapp-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo App

This is a simple todo app built with React.js that allows you to create, delete, and mark tasks as complete. The app is built using modern React features such as hooks and functional components.

Features

Add new tasks Mark tasks as completed Delete tasks

Technologies Used

React.js HTML/CSS Bootstrap

Getting Started

To run the app locally, clone this repository and run the following commands: npm install npm start This will start a local development server at http://localhost:3000.

Contributions

Contributions to the project are welcome! If you find a bug or want to add a feature, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

##Acknowledgments This project was inspired by TodoMVC, a project that showcases different implementations of the same todo app using various front-end frameworks.

About

This is a simple todo app built with React.js that allows you to create, delete, and mark tasks as complete. The app is built using modern React features such as hooks and functional components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published