Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 297 Bytes

File metadata and controls

11 lines (6 loc) · 297 Bytes

React app for showcasing capability of GeoDjango

To run this project just add .env file at the root of the project and add below to the same:

REACT_APP_MAPBOX_TOKEN=<Your mapbox access token>

To create mapbox access token, visit https://account.mapbox.com/ and create an account.