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.
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.
You can learn more in the Create React App documentation.
The following sections are recommended:
- Code Splitting
- Analyzing the Bundle Size
- Making a Progressive Web App
- Advanced Configuration
- Deployment
- npm run build fails to minify
To learn React, check out the React documentation.
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.
This project is licensed under the LICENSE.