mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Update examples.md with React Image Compressor (#2559)
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
This commit is contained in:
@@ -6,16 +6,19 @@ sectionid: community
|
||||
permalink: community/examples.html
|
||||
---
|
||||
|
||||
There are many example projects created by the React community. If you add a project, please commit to keeping it up to date with the latest versions of React.
|
||||
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](https://github.com/ahfarmer/calculator)** Implementation of the iOS calculator built in React
|
||||
* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** React app for searching emoji
|
||||
* **[BMI Calculator](https://github.com/GermaVinsmoke/bmi-calculator)** A React Hooks app for calculating BMI
|
||||
* **[React Tutorial Solutions](https://github.com/harman052/react-tutorial-solutions)** Solutions to challenges mentioned at the end of React tutorial.
|
||||
* **[React Image Compressor](https://github.com/RaulB-masai/react-image-compressor)** An offline image compressor built with React and browser-image-compression
|
||||
* **[React Tutorial Solutions](https://github.com/harman052/react-tutorial-solutions)** Solutions to challenges mentioned at the end of React tutorial
|
||||
|
||||
## Complete Apps
|
||||
|
||||
* **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Hacker News clone rewritten with universal JavaScript, using React and GraphQL
|
||||
* **[Builder Book](https://github.com/builderbook/builderbook)** Open-source web app to write and host documentation or sell books. Built with React, Material-UI, Next, Express, Mongoose, MongoDB.
|
||||
* **[Builder Book](https://github.com/builderbook/builderbook)** Open-source web app to write and host documentation or sell books. Built with React, Material-UI, Next, Express, Mongoose, MongoDB
|
||||
|
||||
Reference in New Issue
Block a user