Run app locally:
$ git clone https://github.com/Gullskatten/react-seating-map-webapp.git
$ npm install (or yarn)
$ npm start (or yarn start)
To have the frontend populated with data (or insert data), you need to be running this repo locally with MongoDB.