You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.4 KiB
1.4 KiB
id | title | layout | sectionid | permalink |
---|---|---|---|---|
examples | Example Projects | community | community | community/examples.html |
There are many example projects created by the React community. We're keeping this page focused on the ones that use React without third-party state management libraries.
If you add a project, please commit to keeping it up to date with the latest versions of React.
Small Examples
- Calculator Implementation of the iOS calculator built in React
- Emoji Search React app for searching emoji
- Snap Shot A photo gallery with search
- BMI Calculator A React Hooks app for calculating BMI
- Image Compressor An offline image compressor built with React and browser-image-compression
- Counter App A small shopping cart example
- Tutorial Solutions Solutions to challenges mentioned at the end of React tutorial
Complete Apps
- Builder Book Open-source web app to write and host documentation or sell books. Built with React, Material-UI, Next, Express, Mongoose, MongoDB