A map showing people's locations on holiday given a JSON file of data in json formatted data.
To start:
- create a .env file with the variables API_NAME, PORT and NODE_ENV
- yarn
- yarn start (or, to hot reload, yarn run watch)
- Confirm the service is running by going to http://localhost:{PORT}/uptime