diff --git a/content/community/examples.md b/content/community/examples.md index 7d43a8d4f..769644c6c 100644 --- a/content/community/examples.md +++ b/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.