bornfree / covidresources-frontend

Frontend for resources related to Covid in India

Home Page:https://covidresources.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend for covidresources.in

React app that is used to build the website.

Webpage

Build and run as:

yarn install
yarn start

And .env file will be needed with:

REACT_APP_API_HOST=<API HOST>
REACT_APP_TAWK_TO_PROPERTY_ID=1234
REACT_APP_TAWK_TO_KEY=1234
REACT_APP_GA_ID=<Your GA ID>

About

Frontend for resources related to Covid in India

https://covidresources.in


Languages

Language:JavaScript 86.4%Language:HTML 12.3%Language:CSS 1.3%