Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saied2035/covid-statistics
Covid-19 is a critical pandemic that spread over the world quickly. This SPA provides you with the latest covid-19 updates for the world. All the information comes from Narrativa API.
https://github.com/saied2035/covid-statistics
Last synced: 26 days ago
JSON representation
Covid-19 is a critical pandemic that spread over the world quickly. This SPA provides you with the latest covid-19 updates for the world. All the information comes from Narrativa API.
- Host: GitHub
- URL: https://github.com/saied2035/covid-statistics
- Owner: saied2035
- Created: 2022-04-19T10:43:32.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-23T10:54:55.000Z (over 2 years ago)
- Last Synced: 2023-03-04T16:39:37.971Z (over 1 year ago)
- Language: JavaScript
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Covid Statistics
> Covid-19 is a critical pandemic that spread over the world quickly. This SPA provides you with the latest covid-19 updates for the world. All the information comes from Narrativa API.
## Built With
- HTML
- CSS
- JSX & React & Redux
- React&Redux linters![screenshot](https://i.postimg.cc/WpnX4hz7/screenshot.png)
### Live Demo
[Live Demo](https://saied-covid-statistics.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
for SSH:
`git clone [email protected]:saied2035/covid-statistics.git`
for https:
`git clone https://github.com/saied2035/covid-statistics.git`
### Install
after cloning the repo run
`npm install`### Usage
run
`npm start` for devlopment
`npm run build` for production code
### Run tests
- `npx stylelint "**/*.{css,scss}"` for CSS check.
- `npx stylelint "**/*.{css,scss}" --fix` to fix JS issues if found.
- `npx eslint .` for JS check.
- `npx eslint . --fix` to fix JS issues if found.## Authors
👤 **Saied Gaffer**
- GitHub: [@Saied2035](https://github.com/saied2035)
- Twitter: [@SaiedGaffer](https://twitter.com/SaiedGaffer)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/saiedgaffer/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/saied2035/covid-statistics/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse: [microverse community](https://github.com/microverseinc)
- Original Design by : [Nelson Sakwa](https://www.behance.net/sakwadesignstudio)## 📝 License
This project is [MIT](./MIT.md) licensed.