https://github.com/learnwithalfred/covid-news
In this project, we will develop an application to check air pollution data anywhere on the globe. You can check the forecast and historical air pollution data for any coordinates on the globe. We will build it using react, redux, firebase, react-test-library
https://github.com/learnwithalfred/covid-news
react react-testing-library redux-toolkit
Last synced: about 2 months ago
JSON representation
In this project, we will develop an application to check air pollution data anywhere on the globe. You can check the forecast and historical air pollution data for any coordinates on the globe. We will build it using react, redux, firebase, react-test-library
- Host: GitHub
- URL: https://github.com/learnwithalfred/covid-news
- Owner: learnwithalfred
- Created: 2022-07-14T19:19:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T12:18:16.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T00:40:53.635Z (over 2 years ago)
- Topics: react, react-testing-library, redux-toolkit
- Language: JavaScript
- Homepage: https://alfred-covid-19-tracker-102.netlify.app
- Size: 3.31 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Covid-19 tracker App

> In this project, we will develop an application to check covid 19 metrics data anywhere on the globe. You can check and historical covid 19 metrics data for any country on the globe. We will build it using react, redux, firebase, react-test-library## Live link
[https://alfred-covid-19-tracker-102.netlify.app](https://alfred-covid-19-tracker-102.netlify.app)
## Built With
- JavaScript, HTML, CSS
- React.js
- Redux, Redux-toolkit
- Jest## Getting Started
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Prerequisites
- Node
- Git
- Code Editor## Insall
Run the following command to get a working version locally
- `git clone https://github.com/learnwithalfred/covid-news.git`
- `cd covid-news`
- `npm install`
- `npm start`## Test
Run this command to test the application
`npm run test`
## Authors
Alfred Boateng
- GitHub: [@learnwithalfred](https://github.com/learnwithalfred)
- Twitter: [@kb_alfred](https://twitter.com/kb_alfred)
- LinkedIn: [Alfred Boateng](https://www.linkedin.com/in/learnwithalfred/)## 🤝 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
- API used from [M-Media-Group](https://github.com/M-Media-Group/Covid-19-API)
- Design from [Behanace](https://www.behance.net/sakwadesignstudio)
- Inspiration from [Microverse BootCamp](https://www.microverse.org)
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.