Your + Stories
Yories is a PWA which lets users look for videos of events hapenning near them.
- Node.js
- MongoDB
- Express
- React.js
To run Yories on http://localhost:3000/
run the following command.
$ npm start
NOTE: The Webpack Dev Server running the create-react-app
proxies API calls to the Express server running on port 8080
.