https://github.com/antonino3g/simple-tracker-covid19
:earth_americas: :bar_chart: This project is about the build a COVID-19 Tracker Application with React.js & Node.js.
https://github.com/antonino3g/simple-tracker-covid19
axios chartsjs material-ui react-countup reactjs
Last synced: 28 days ago
JSON representation
:earth_americas: :bar_chart: This project is about the build a COVID-19 Tracker Application with React.js & Node.js.
- Host: GitHub
- URL: https://github.com/antonino3g/simple-tracker-covid19
- Owner: antonino3g
- License: mit
- Created: 2020-05-15T23:30:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T01:58:40.000Z (over 2 years ago)
- Last Synced: 2025-03-16T17:18:29.741Z (about 1 year ago)
- Topics: axios, chartsjs, material-ui, react-countup, reactjs
- Language: JavaScript
- Homepage: https://covid19website.netlify.com
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Simple Tracker COVID-19
### :mag: Deploy: [https://covid19website.netlify.com](https://covid19website.netlify.com)
## :magnet: API
- [https://covid19.mathdro.id/api](https://covid19.mathdro.id/api)
## :hammer_and_wrench: Build
- [Axios](https://github.com/axios/axios)
- [React](https://reactjs.org/)
- [Charts.js](https://www.npmjs.com/package/chart.js?activeTab=readme)
- [Material UI](https://material-ui.com/)
- [React Countup](https://github.com/glennreyes/react-countup)
## :information_source: How To Use
You'll need: [Node](https://nodejs.org/) and [Git](https://git-scm.com) installed in your computer.
```bash
# Clone this project
$ git clone https://github.com/apfjunior/tracker-application-covid19.git
# Go to the project folder
$ cd tracker-application-covid19
# Install dependencies and Run
$ npm i && npm start
```
**Acknowledgment:** [JavaScript Mastery](https://www.youtube.com/channel/UCmXmlB4-HJytD7wek0Uo97A/videos)
-----
**Created by Antonino Praxedes 👋🏻 [Get in touch!](https://www.linkedin.com/in/antoninopraxedes/)**