Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 603 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 603 Bytes

event-coordination-app

An event coordination app

under development...

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.

technologies used :

* ReactJS
* Redux
* Redux saga
* Typescript
* Material-UI
* GraphQL
* Apollo      
* ExpressJS
* MongoDB

To try the app :

git clone https://github.com/harvey56/event-coordination-app.git

cd event-coordination-app/

npm run start