https://github.com/luiscarbonell/hackathon.nbcuniversal_2019.yories
NBCUniversal Hackathon Project
https://github.com/luiscarbonell/hackathon.nbcuniversal_2019.yories
arvr augmented-reality gis gps hackathon hackathon-project social social-network virtual-reality
Last synced: 2 months ago
JSON representation
NBCUniversal Hackathon Project
- Host: GitHub
- URL: https://github.com/luiscarbonell/hackathon.nbcuniversal_2019.yories
- Owner: luiscarbonell
- License: mit
- Created: 2018-11-02T00:16:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T07:36:27.000Z (over 6 years ago)
- Last Synced: 2024-01-30T00:10:40.939Z (over 1 year ago)
- Topics: arvr, augmented-reality, gis, gps, hackathon, hackathon-project, social, social-network, virtual-reality
- Language: JavaScript
- Size: 150 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yories
>Your + Stories_Yories_ is a PWA which lets users look for videos of events hapenning near them.
## Technologies
* Node.js
* MongoDB
* Express
* React.js## Quickstart
To run _Yories_ on `http://localhost:3000/` run the following command.
```bash
$ npm start
```_NOTE: The Webpack Dev Server running the `create-react-app` proxies API calls to the Express server running on port `8080`._
## Contributors
[_Claudio Atilano_](mailto:[email protected])
[_Luis Carbonell_](mailto:[email protected])
[_Rawan Alfaiz_](mailto:[email protected])