Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdulhamiid/covid-tracker
This project is a web application the corona virus pandemic showing the world statistics, fetching the data from an API. Built with React and Redux.
https://github.com/abdulhamiid/covid-tracker
linters react reactjs redux
Last synced: 2 months ago
JSON representation
This project is a web application the corona virus pandemic showing the world statistics, fetching the data from an API. Built with React and Redux.
- Host: GitHub
- URL: https://github.com/abdulhamiid/covid-tracker
- Owner: abdulhamiid
- Created: 2022-07-25T15:45:15.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2023-04-27T23:21:13.000Z (over 1 year ago)
- Last Synced: 2024-10-10T00:19:27.624Z (3 months ago)
- Topics: linters, react, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 1.96 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# covid-tracker
> This project is a web application the corona virus pandemic showing the world statistics, fetching the data from an API.
## Built With
- HTML, CSS, Javascript
- Webpack, Stylelint, ESlint, React JS, React Router, Redux, Redux Logger, Jest, Github ActionsTo get a local copy up and running follow these simple example steps.
## Live Demo
[Live demo](https://vcovid-19-tracker.netlify.app/)
Loom video- [watch](https://www.loom.com/share/b2dcada22a54415f9082a78937da754b?from_recorder=1&focus_title=1)
## Screenshots
![screenshot](./src/components/img/desktop1.PNG)
![screenshot](./src/components/img/desktop2.PNG)
### Clone this repositoryTo clone the repo run:
```
git clone https://github.com/abdulhamiid/covid-tracker.git
```
To access the cloned directory, run:
```
cd covid-19
```## Basic Setup
### Install all dependencies```
npm install
```### Deployment
Run ```npm start```
## Author
👤 **Abdulhamid**
- GitHub: [abdulhamiid](https://github.com/abdulhamiid)
- Twitter: [@abdulhamid_adio](https://twitter.com/abdulhamid_adio)
- LinkedIn: [Adio Abdulhamid](https://linkedin.com/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Original design idea by [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio).
## 📝 License
This project is [MIT](./MIT.md) licensed.