It's an application developed on Reactjs that consumes an api focused on Covid-19 cases , the world map🌎 is drawn using leaflet and geojson, also you can see the confirmated cases when the user clicks on any country
#Tools to created this App
- Webpack
- Sass - BEM Methodology
- CDN cloudinary
- Auth0 Authenticate
- GeoJson
- Leaflet
- A fork of the repo (for any contributions)
- A clone of the (https://github.com/joseluiscaicedo/coronaweb) repo on your local machine
- Install all the package with the command npm install
- Finally to run the application use the command npm run start
If you want to help improve this repository you only have to do a pull request and comment on the improvement to be made.
git add -A && git commit -m "My message" (replacing My message with a commit message, such as Fix header logo on Android) to stage and commit your changes git push my-fork-name the-name-of-my-branch
Licencia MIT