Covid-19 Worldwide is a React-Redux web app implemented Mapbox as a global map and fetched data from Johns Hopkins University to track the spread of COVID-19 in the United States, Vietnam, and all over the worlds. The app is hosted by Netlify, and I can use in satisfaction wheather on mobile or laptop devices. The app helps me stay updated to the pandemic in easy and convenient ways with just one click thanks to the progressive web app feature of React
To clone, run the following from your teminal:
git clone https://github.com/boyperfer/Covid-19-Worldwide.gitAfter you clone the project for your own, you can simply run yarn or npm install to build all of the dependencies.
cd my-app
npm installRuns the app in development mode.
Open http://localhost:3000 to view it in the browser.