Browse Source

Update examples.md

main
Alex Krolick 7 years ago
committed by GitHub
parent
commit
54a21eeb88
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      content/community/examples.md

1
content/community/examples.md

@ -12,6 +12,7 @@ There are many example projects created by the React community. Feel free to add
* **[Calculator](https://github.com/ahfarmer/calculator)** Implementation of the iOS calculator built in React
* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Simple React app for searching emoji
* **[Github Battle App](https://github.com/ReactTraining/react-fundamentals/tree/hosting)** Battle two Github users and see the most popular Github projects for any language.
* **[K5 Playground](https://playground.cloud.global.fujitsu.com):** Sample applications for React.js and Flux.
* **[React Powered Hacker News Client](https://github.com/insin/react-hn)** A React & react-router-powered implementation of Hacker News using its Firebase API.
* **[Pokedex](https://github.com/alik0211/pokedex)** The list of Pokémon with live search
* **[Progressive Web Tetris](https://github.com/skidding/flatris)** Besides a beautiful, mobile-friendly implementation of Tetris, this project is a playground for integrating and experimenting with web technologies.

Loading…
Cancel
Save