From bfc8385f9dc100def320a5e5b46cd4ff519cf0af Mon Sep 17 00:00:00 2001 From: Kelly Burke Date: Fri, 9 Feb 2018 15:13:41 -0800 Subject: [PATCH] Update examples.md (#606) --- content/community/examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/community/examples.md b/content/community/examples.md index 08cc02c4..3b5808f1 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -19,3 +19,4 @@ 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. * **[Bitcoin Price Index](https://github.com/mrkjlchvz/bitcoin-price-index)** Simple bitcoin price index data from CoinDesk API. +* **[Builder Book](https://github.com/builderbook/builderbook)** Open source web app to write and host documentation or sell books. Built with React, Material-UI, Next, Express, Mongoose, MongoDB.