COVID TRACKER

The COVID Tracker a project made in using React and Visual Studio.
Why I made it? Well, for the people to help to watch the COVID cases each day and how is involving the COVID.
The number of people infected is changing and in my development project, I understand how to create a React application and use the language of Javascript and the concepts that I learn in my work experience for making it better and faster, Also I use an API for the information about the COVID cases and with Components for make the code readable and simple to use even for me.

The next image show how the Webpage works and show the cases update for each country.

Material-UI for React


Why use Material-UI’s styling solution?

In previous versions, Material-UI I used less, then a custom inline-style solution to write the component styles, but these approaches have proven to be limited. A CSS-in-JS solution overcomes many of those limitations, and unlocks many great features (theme nesting, dynamic styles, self-support, etc.). As a reference Visit the Link: https://material-ui.com

Technologies:

JavaScript

React

Leave a comment