An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


GitHub top language
GitHub language count
Repository size

Made by Antonino Praxedes

## Simple Tracker COVID-19


covid19-tracker

### :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/)**