Skip to content

Bukovski/react-covid19-statistic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React COVID-19 statistic

Coverage Status

This project was bootstrapped with Create React App.

This project is made on React. Displays disease statistics from COVID-19 in graphs. There is a change of languages ​​to ru / en and a change in the theme of design to light and dark. Settings are saved in localStorage

Install

npm install To start a project, you must set up all npm dependent commands.

  • All settings save to .env.local

.env.local

  • REACT_APP_API_ADDRESS - address to api with data
  • REACT_APP_LOCAL_STORAGE_NAME - localStorage name for save settings

Available Scripts

  • npm run start - start project
  • npm run test - test running

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Built With

global-schedule russian-schedule change-language-ru change-theme-ru