Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit 82189d0

Browse files
authored
Docs: add more examples to readme
1 parent 6e0fb35 commit 82189d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ We encourage encapsulation of features by asking that you organize each feature
1818

1919
This may be confusing at first, but we've set you up with a few examples and code generation tools. Give it a try! We promise you will enjoy it.
2020

21-
## Example App
22-
An example application built using this architecture us linked below.
23-
- [Restaurant Reviewer](https://github.com/RyanCCollins/restaurant-reviewer)
24-
- [See the app](http://restaurant-reviewer-client.herokuapp.com/)
21+
## Example Apps
22+
Below are a few example apps that have been built with this project
23+
- React Weekly [See the Code](https://github.com/RyanCCollins/react-weekly) [See the App](http://www.reactweekly.co/)
24+
- Restaurant Reviewer [See the Code](https://github.com/RyanCCollins/restaurant-reviewer) [See the Working App](http://restaurant-reviewer-client.herokuapp.com/)
2525

2626
### Docker Support
2727
Coming soon the app will support Docker, which will contain a configured web server to make deployment of this boilerplate simple! You can take a look at [this branch](https://github.com/RyanCCollins/scalable-react-boilerplate/tree/feat_rc_docker_config) for more details.

0 commit comments

Comments
 (0)