DeepaNethesh / Covid_status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid update and status

Description

This website is for getting the latest updates of Covid-19 across different countries

Technologies Used

1. HTML
2. Bootstrap
3. JavaScript

Steps

1. Create the structure of the website using HTML and Bootstrap.
2. Used " https://api.covid19api.com/summary" API to get the recent updates of Covid-19
3. Create an event handler method for displaying the result while clicking the button. 4. The website will display the result of NewConfirmed, NewDeaths, NewRecovered, TotalConfirmed, TotalDeaths and TotalRecovered cases

About

License:MIT License


Languages

Language:JavaScript 64.4%Language:HTML 35.6%