alefnsc / covid-web

Full-stack post graduating's React.js bootcamp module 1 challenge

Home Page:https://alefnsc.github.io/covid-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

  1. Introduction
  2. Installation
  3. Usage
  4. Contact

1. Introduction

Welcome to the documentation for Covid WEB, a project developed to showcase the concepts covered in Module 1 of the XP Educação Full-stack Postgraduate React.js bootcamp. The primary objective of this project is to create a user-friendly interface that interacts with the public Covid API, retrieves data using Axios, and presents the information visually through charts using Chart.js. Error messages are handled and displayed usingTostify JS when data is not provided.

2. Installation

To install and set up the project locally, follow these steps:

  1. Clone the project repository from GitHub:
git clone https://github.com/alefnsc/covid-web.git
  1. Navigate to the project directory:
cd covid-web

3. Usage

Once the installation is complete, launch the interface using Live Server.

  • Enter Data: Input the required data and select the desired country.
  • Generate Chart: Click "Adicionar" to generate the chart based on the input data. Multiple charts can be added for comparison.
  • Clear Charts: To clear the chart view, click "Limpar".

4. Contact

About

Full-stack post graduating's React.js bootcamp module 1 challenge

https://alefnsc.github.io/covid-web/


Languages

Language:JavaScript 43.0%Language:CSS 32.7%Language:HTML 24.3%