The Eventlistener gives an overview, on current and future drinks and food happy hours/ specials in a city. It bundles the information in this app. On the other hand, bar owners can create Events spontanously. Therefore they can easily create an event with the given forms.
This project was bootstrapped with Create React App.
To run Eventlistener, clone the repository and install the dependencies:
npm install
install JSON-Webserver
`npm install -g json-server`
starts the app.
shows some of the components in Storybook
starts the fake Api on port 3001 to communicate with the data.