This map of downtown Stuart, Florida utilizes the Google Maps and Foursquare APIs to display information about local attractions.
- Download or clone the repository.
npm install
npm start
- Explore!
The service worker currently only works in production mode. You can run this app in production mode using npm run build
, then serve -s build
. Finally, visit localhost:3000
in your browser if it does not automatically open.