An event coordination app
This relatively simple app uses the YELP API. It allows the authenticated user to search for bars at a given location, select bars that the user loves, and select which bars the user is planning to go to.
* ReactJS
* Redux
* Redux saga
* Typescript
* Material-UI
* GraphQL
* Apollo
* ExpressJS
* MongoDB
git clone https://github.com/harvey56/event-coordination-app.git
cd event-coordination-app/
npm run start