A simple vue application to display fires on the map!
View Demo
·
Report Bug
·
Request Feature
Table of Contents
The application allows you to view the fires that occurred between 21 and 28 August 2020 on the map. It is possible to select one or more days within this period.
To get a local copy up and running follow these simple example steps.
To run application you need to install npm.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/mancarius/fire-map.git
- Install NPM packages
npm install
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Your Name - Linkedin - hello@mattiamancarella.com
Project Link: https://github.com/mancarius/fire-map
