项目作者: Ovardov

项目描述 :
Live coronavirus news and tracking cases around the world.
高级语言: JavaScript
项目地址: git://github.com/Ovardov/Coronavirus-Spread-Statistics.git
创建时间: 2020-03-15T09:18:54Z
项目社区:https://github.com/Ovardov/Coronavirus-Spread-Statistics

开源协议:

下载


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:
    1. npm install
    2. npm start
  2. 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’
  3. Enjoy it!

Technology stack

  • React.js
  • SASS

Routing

Route Description
/ Home Page
/countries Countries Page