App for Corona Virus Information
WebLink: https://omergal99.github.io/hello-corona
App for Corona Virus Information
Im use yarn so we need to install it:
npm i -g yarn
or not globaly: npm i yarn
After that install node modules:
yarn
And then we can run the App:
yarn start
To run locally with connect data api: you must rename example.env
file to .env
.