A platform that empowers travel enthusiasts who are unsure where to go to discover and create a bucket list of their favourite places.
- Node v12.0+
To run an instance of bucket it locally:
- Clone the repository.
- Run
npm install
or theyarn
command or whichever command your package manager has to install dependencies. - Start the server using
npm run dev
and the web app should be spinning at http://localhost:3000
Additional note:
You might want to use your Google Maps API key in the bottom of index.html
in the <script>
tag as our API key can only be used in production.
We rely on these APIs for providing this experience
- GoogleAPI
- Koordinates
- NZ conservation dataset