An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Welcome to mapbox-covid19 👋

[![Netlify Status](https://api.netlify.com/api/v1/badges/97f38441-0fc1-4aac-b409-a11db658d9fb/deploy-status)](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

Version

## 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)_