You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,12 @@ This may be confusing at first, but we've set you up with a few examples and cod
20
20
21
21
## Example Apps
22
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/)
23
+
- React Weekly
24
+
-[See the Code](https://github.com/RyanCCollins/react-weekly)
25
+
-[See the App](http://www.reactweekly.co/)
26
+
- Restaurant Reviewer
27
+
-[See the Code](https://github.com/RyanCCollins/restaurant-reviewer)
28
+
-[See the Working App](http://restaurant-reviewer-client.herokuapp.com/)
25
29
26
30
### Docker Support
27
31
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