Merge pull request #426 from mrkjlchvz/patch-2

Update examples.md
This commit is contained in:
Brian Vaughn
2017-12-14 08:06:31 -08:00
committed by GitHub

View File

@@ -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.