React Mapbox GL implementation for adding polygons on mapbox.
You can start using this repo as a template or clone the repostory and start hacking
git clone https://github.com/rabira-hierpa/fire-maps
cd fire-maps
npm installMake sure you copy .env.example file to your .env(creat new if you don't have it yet) and apply your secrets before running the applcation.
You will need
- Mapbox Access Token (you can sign up for free)
- Firebase project
Contributions are always welcome!
Please feel free to contribute to the repo by opening an issue/pull request!
Happy Hacking!