Skip to content

Ovardov/Coronavirus-Spread-Statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coronavirus-Statistics

Home Page Home Page Home Page Countries Page

Table of Contents

  1. Application Configurations
  2. Technology stack
  3. Routing

Application Configurations

  1. Type in the terminal the following in root directory:
npm install
npm start
  1. Make .env file and set your Google Api Keys
  • REACT_APP_GOOGLE_MAP_API_KEY = 'Your key'
  • REACT_APP_GOOGLE_GEOCODING_API_KEY = 'Your key'
  1. Enjoy it!

Technology stack

  • React.js
  • SASS

Routing

Route Description
/ Home Page
/countries Countries Page