Created
March 29, 2018 10:24
-
-
Save juanmaguitar/91418544bf765fce7a12e847bea8ec1a to your computer and use it in GitHub Desktop.
demos.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Demos | |
| - name: react-movies-app | |
| repo: https://github.com/trainings-juanmaguitar/react-movies-app | |
| online: http://react-movies.surge.sh/ | |
| description: demo created w/ create-react-app that shows th use of react w/ react-router and react-bootstrap, results with pagination | |
| snapshot: https://raw.githubusercontent.com/trainings-juanmaguitar/react-movies-app/master/md-img/movie-finder-snapshot.png | |
| tags: react, demo, online, surge react-router | |
| - name: socket-react-example-simple | |
| repo: https://github.com/trainings-juanmaguitar/socket-react-example-simple | |
| description: Demo that shows the use of socket.io with a react app | |
| tags: sockets, socket.io, react, client, server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment