Skip to content

Commit 8c43909

Browse files
arnab-dattagaearon
andauthored
My small react counter application added (#1912)
This is a very basic app but useful to understand the React Components, states, Data Flow, parent to child etc. . Co-authored-by: Dan Abramov <[email protected]>
1 parent 0558595 commit 8c43909

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/community/examples.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ If you add a project, please commit to keeping it up to date with the latest ver
1515
* **[Calculator](https://github.com/ahfarmer/calculator)** Implementation of the iOS calculator built in React
1616
* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** React app for searching emoji
1717
* **[BMI Calculator](https://github.com/GermaVinsmoke/bmi-calculator)** A React Hooks app for calculating BMI
18-
* **[React Image Compressor](https://github.com/RaulB-masai/react-image-compressor)** An offline image compressor built with React and browser-image-compression
19-
* **[React Tutorial Solutions](https://github.com/harman052/react-tutorial-solutions)** Solutions to challenges mentioned at the end of React tutorial
18+
* **[Image Compressor](https://github.com/RaulB-masai/react-image-compressor)** An offline image compressor built with React and browser-image-compression
19+
* **[Counter App](https://github.com/arnab-datta/counter-app)** A small shopping cart example
20+
* **[Tutorial Solutions](https://github.com/harman052/react-tutorial-solutions)** Solutions to challenges mentioned at the end of React tutorial
2021

2122
## Complete Apps
2223

0 commit comments

Comments
 (0)