https://github.com/simandebvu/covidtracker
A COVID19 tracker SPA. Filter by continents and get country details. Built with react.
https://github.com/simandebvu/covidtracker
covid-19 covid19 react
Last synced: about 2 months ago
JSON representation
A COVID19 tracker SPA. Filter by continents and get country details. Built with react.
- Host: GitHub
- URL: https://github.com/simandebvu/covidtracker
- Owner: simandebvu
- License: mit
- Created: 2020-09-29T15:01:55.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2020-10-05T21:01:23.000Z (over 4 years ago)
- Last Synced: 2025-02-03T08:51:05.387Z (3 months ago)
- Topics: covid-19, covid19, react
- Language: JavaScript
- Homepage: https://covid-tracker-sm.netlify.app
- Size: 996 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Covid Tracker
Covid Tracker
A React Based Project
Issues ยป
Report Bug
ยท
Request Feature
> A catalogue of statistics for covid19, a browsable list of items that you can filter and access to the details of one country. It consists of two pages, bundled with the react router - that shows details and filter-able global views of countries.
## Table Of Contents
- [Covid Tracker](#covid-tracker)
- [Table Of Contents](#table-of-contents)
- [Built With](#built-with)
- [Usage](#usage)
- [Live Demo](#live-demo)
- [Live Video Presentation](#live-video-presentation)
- [Authors](#authors)
- [๐ค Contributing](#-contributing)
- [Show your support](#show-your-support)
- [Acknowledgments](#acknowledgments)
- [๐ License](#-license)
## Built With
- Node.js
- React
- React-DOM
- React-Create-App
- React Hooks
- Jest
- React Testing Library
- npm
- CSS
- ES6
## UsageTo have this app on your pc, you need to:
* [download](https://github.com/simandebvu/CovidTracker/archive/development.zip) or clone this repo:
- Clone with SSH:
```
[email protected]:simandebvu/CovidTracker.git
```
- Clone with HTTPS
```
https://github.com/simandebvu/CovidTracker.git
```* In the project directory, you can run:
- `$ npm install` - installs all the dependencies required by the project
- `$ npm start` - runs the app in the development mode:
- Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console.- `$ npm run build`
- Builds the app for production to the `build` folder.
- It correctly bundles React in production mode and optimizes the build for the best performance.
- The build is minified and the filenames include the hashes.
- Your app is ready to be deployed!
## Live Demo[Live Demo Link](https://covid-tracker-sm.netlify.app) :point_left:
## Live Video Presentation
[Live Video Link](https://www.loom.com/share/d19246c5eb2f46e987e443c314ca052f) :point_left:
## Authors
๐ค **Shingirayi Mandebvu**
- Github: [@simandebvu](https://github.com/simandebvu)
- Twitter: [@simandebvu](https://twitter.com/simandebvu)
- Linkedin: [linkedin](https://linkedin.com/in/simandebvu)## ๐ค 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
- Microverse
## ๐ License
This project is [MIT](lic.url) licensed.