Skip to content
forked from mdn/todo-react

Sample todo app built with the React/ReactDOM framework.

License

Notifications You must be signed in to change notification settings

Eilon/todo-react

 
 

Repository files navigation

todo-react

Sample todo app built with the React/ReactDOM framework. For the accompanying documentation, see Understanding client-side JavaScript frameworks : React tutorials.

For the live version, see https://mdn.github.io/todo-react/.

This project was bootstrapped with Create React App.

Getting started

To get this app running locally, you'll need to have Node.js and Yarn installed on your machine. In the project directory, you can run:

yarn && yarn start

More information about the available commands can be found in the Contributing guide.

Learn More

You can learn more in the Create React App documentation.

The following sections are recommended:

To learn React, check out the React documentation.

Contributing

Our project welcomes contributions from any member of our community. To get started contributing, please see our Contributor Guide.

By participating in and contributing to our projects and discussions, you acknowledge that you have read and agree to our Code of Conduct.

License

This project is licensed under the LICENSE.

About

Sample todo app built with the React/ReactDOM framework.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.2%
  • CSS 31.2%
  • HTML 10.6%