Browse Source

Update examples.md

Added two additional react-powered projects.
main
Mark 7 years ago
committed by GitHub
parent
commit
97a6e58620
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/community/examples.md

2
content/community/examples.md

@ -20,3 +20,5 @@ There are many example projects created by the React community. Feel free to add
* **[Product Comparison Page](https://github.com/Rhymond/product-compare-react)** Simple Product Compare page built in React
* **[Hacker News Clone React/GraphQL](https://github.com/clintonwoo/hackernews-react-graphql)** Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
* **[Reddit Mobile](https://github.com/reddit/reddit-mobile)** Reddit's mobile platform.
* **[Bitcoin Price Index (powered by CoinDesk)](http://bitcoinpriceindex.netlify.com)** Simple bitcoin price index data from CoinDesk API.
* **[Public APIs curated by toddmotto](https://publicapis.netlify.com/)** A collective list of public JSON APIs for use in web development.

Loading…
Cancel
Save