shemamugisha / taskforce-frontend-challenge

TaskForce 3.0 Frontend Challenge

Home Page:https://covicalc-taskforce.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status Test Coverage

Covical

Covid-19 data analytics web application

Description

Covicalc shows USA states covid-19 data analytics and by continents covid-19 data analytics.

Stacks ⚙︎

  • React
  • Redux
  • React testing libray
  • jest
  • css
  • yarn

Requirements

For running the project to run you need to have node installed.

  • node version: 14.17.6

features

  • USA states covid-data analytics: You should be able to see diffent usa state covid data by selecting a country and date
  • Continents covid-data analytics: All continents data are displayed show each continent covid-data analytics

Setting up and running the application 🔧

Clone the repository on your local computer using the command below

git https://github.com/ShemaM/taskforce-frontend-challenge.git

Install all project dependencies using the command below

yarn run

To build the application run the command below

yarn run build

To start the application run the command below

yarn start

Running test

To run test

yarn test

To run test coverage

yarn test:coverage

Screenshot

image

Demo

https://covicalc-taskforce.netlify.app/

Author

shema Christian

About

TaskForce 3.0 Frontend Challenge

https://covicalc-taskforce.netlify.app/

License:MIT License


Languages

Language:JavaScript 72.1%Language:CSS 21.2%Language:HTML 6.7%