https://github.com/alemesa/mapbox-covid19
Yet another map for covid 19 using mapbox
https://github.com/alemesa/mapbox-covid19
demo mapbox react tutorial
Last synced: 3 months ago
JSON representation
Yet another map for covid 19 using mapbox
- Host: GitHub
- URL: https://github.com/alemesa/mapbox-covid19
- Owner: alemesa
- License: mit
- Created: 2020-03-30T03:11:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T09:15:16.000Z (almost 3 years ago)
- Last Synced: 2025-06-11T07:50:06.705Z (8 months ago)
- Topics: demo, mapbox, react, tutorial
- Language: JavaScript
- Size: 11.8 MB
- Stars: 22
- Watchers: 1
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to mapbox-covid19 👋
[](https://app.netlify.com/sites/mapbox-covid19/deploys)
> COVID Map using Mapbox and React
- ✨ [Demo](https://mapbox-covid19.netlify.com/)
- 📝 [Dev.to tutorial](https://dev.to/alemesa/how-to-create-a-covid-19-map-with-mapbox-and-react-3jgf)
- 🖥️ [Markdown tutorial](./TUTORIAL.md)
## Usage
```sh
npm install && npm start
```
## Demo
Final result

## Tech
- [React](https://create-react-app.dev/)
- [Mapbox](https://www.mapbox.com/)
- [COVID19 API](https://docs.corona.lmao-xd.wtf/version-2)
- [Country Flags API](https://www.countryflags.io)
## Author
👤 **Alejandro Mesa**
- Website: https://alemesa.com
- Twitter: [@alelikesramen](https://twitter.com/alelikesramen)
- Github: [@alemesa](https://github.com/alemesa)
## Contributors
👤 **Insert Name** - [@github-name](https://github.com/username)
## How to contribute
No limitations, feel free to make a PR about anything
Tutorial is here [too](./TUTORIAL.md)
Thanks 🙏
## Show your support
Give a ⭐️ if this project helped you!
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_