Skip to content

uncommon-type/whats-around-me-app

Repository files navigation

What's Around Me

App to explore local surroundings







Built With

  • React
  • CSS
  • Google Maps API
  • Geolocation API
  • Wikipedia Nearby API
  • Google Places API
  • Netlify serverless functions

Project setup

To get started, clone the repo:

git clone https://github.com/uncommon-type/whats-around-me-app.git

Navigate to the cloned repo and install the dependencies:

npm install

Start the development environment and navigate to http://localhost:8888

npm run dev