Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muneebulrehman/covid-19-status
A covid-19 tracker with nice interface.
https://github.com/muneebulrehman/covid-19-status
covid-19 react reactjs
Last synced: 27 days ago
JSON representation
A covid-19 tracker with nice interface.
- Host: GitHub
- URL: https://github.com/muneebulrehman/covid-19-status
- Owner: muneebulrehman
- Created: 2022-04-09T09:37:46.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-23T10:48:20.000Z (over 2 years ago)
- Last Synced: 2024-10-27T16:49:36.479Z (3 months ago)
- Topics: covid-19, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 2.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Covid19-Status
This web app gives you the data of Covid19 like total cases, total deaths, active cases, recovered cases etc based on the countries. All countries are categorized into regions which makes it easier to look for needed data.
### Live link
- [@Link](https://covid19status-stats.netlify.app/)
![screenshot](./screenshot.gif)
Additional description about the project and its features.
## Tools used
- React.js
- Css Modules
- npm
- React Icons
- React testing library.## Api used
- https://restcountries.com/v3.1/all
- https://api.covid19tracking.narrativa.com/api/## Prerequisites
The basic requirements for building the executable are:
- A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)
- VSCode or any other equivalent code editor
- Node Package Manager (For running, debuging, or installing dependancies to be used)## Available scripts
### `npm install`
To install all the dependencies to run and debug the application in local environment.
### `npm start`
Runs the app in the development mode.
Open [http://localhost:8080](http://localhost:8080) to view it in the browser.### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles the app in production mode and optimizes the build for the best performance.#### Cloning the project
git clone https://github.com/muneebulrehman/Covid-19-status.git
## Author
👤 **Muneeb Ul Rehman**
- GitHub: [@Muneeb](https://github.com/muneebulrehman)
- Twitter: [@NeatCoder\_](https://twitter.com/NeatCoder_)
- LinkedIn: [Muneeb](https://www.linkedin.com/in/muneeb-ul-rehman-33903b159/)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/muneebulrehman/Covid-19-status/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgements
Thanks to [Nelson Sakwa](behance.net/sakwadesignstudio) from behance for providing the desing.