Coronavirus-Spread-Statistics

所属分类:3D图形编程
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-05-08 19:36:58
上 传 者sh-1993
说明:  实时冠状病毒新闻和跟踪世界各地的病例。,
(Live coronavirus news and tracking cases around the world.,)

文件列表:
_redirects (18, 2020-05-28)
package-lock.json (641587, 2020-05-28)
package.json (948, 2020-05-28)
public/ (0, 2020-05-28)
public/favicon.png (2109, 2020-05-28)
public/index.html (618, 2020-05-28)
public/robots.txt (67, 2020-05-28)
src/ (0, 2020-05-28)
src/components/ (0, 2020-05-28)
src/components/AllCases/ (0, 2020-05-28)
src/components/AllCases/all-cases.module.scss (428, 2020-05-28)
src/components/AllCases/index.jsx (851, 2020-05-28)
src/components/App/ (0, 2020-05-28)
src/components/App/app.module.scss (274, 2020-05-28)
src/components/App/index.jsx (1881, 2020-05-28)
src/components/CountriesPage/ (0, 2020-05-28)
src/components/CountriesPage/Skeleton/ (0, 2020-05-28)
src/components/CountriesPage/Skeleton/index.jsx (601, 2020-05-28)
src/components/CountriesPage/Skeleton/skeleton.module.scss (649, 2020-05-28)
src/components/CountriesPage/countries-page.module.scss (302, 2020-05-28)
src/components/CountriesPage/index.jsx (3244, 2020-05-28)
src/components/CountryCard/ (0, 2020-05-28)
src/components/CountryCard/country-card.module.scss (1020, 2020-05-28)
src/components/CountryCard/index.jsx (2410, 2020-05-28)
src/components/HomePage/ (0, 2020-05-28)
src/components/HomePage/Skeleton/ (0, 2020-05-28)
src/components/HomePage/Skeleton/index.jsx (1356, 2020-05-28)
src/components/HomePage/Skeleton/skeleton.module.scss (1178, 2020-05-28)
src/components/HomePage/home-page.module.scss (70, 2020-05-28)
src/components/HomePage/index.jsx (3689, 2020-05-28)
src/components/InfoBox/ (0, 2020-05-28)
src/components/InfoBox/index.jsx (1216, 2020-05-28)
src/components/InfoBox/info-box.module.scss (646, 2020-05-28)
src/components/Map/ (0, 2020-05-28)
src/components/Map/Marker/ (0, 2020-05-28)
src/components/Map/Marker/index.jsx (597, 2020-05-28)
src/components/Map/Marker/marker.module.scss (114, 2020-05-28)
src/components/Map/index.jsx (885, 2020-05-28)
... ...

# Coronavirus-Statistics
Home Page Home Page Home Page Countries Page
## Table of Contents 1. [Application Configurations](https://github.com/Ovardov/Coronavirus-Spread-Statistics#application-configurations) 2. [Technology stack](https://github.com/Ovardov/Coronavirus-Spread-Statistics#technology-stack) 3. [Routing](https://github.com/Ovardov/Coronavirus-Spread-Statistics#routing) ## Application Configurations 1. Type in the terminal the following in root directory: ```bash npm install 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

近期下载者

相关文件


收藏者