mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
react tutorial solutions added to examples page (#1399)
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
This commit is contained in:
committed by
GitHub
parent
1455434d71
commit
17d028b40b
@@ -13,6 +13,7 @@ There are many example projects created by the React community. If you add a pro
|
||||
* **[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.
|
||||
|
||||
## Complete Apps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user