Skip to content

rabira-hierpa/fire-maps

Repository files navigation

Fire Maps

React Mapbox GL implementation for adding polygons on mapbox.

Installation/Usage

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 install

Environment setup

Make 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

  1. Mapbox Access Token (you can sign up for free)
  2. Firebase project

License

MIT License

Contributing

Contributions are always welcome!

Please feel free to contribute to the repo by opening an issue/pull request!

Happy Hacking!

Authors