https://github.com/moovup/programming-test/blob/master/web.md
Please note that you will need a google maps api key for the map in this project to work.
First, copy .env.example and create a .env.local file with the relevant variables filled.
Second, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.