dontry / weather-react-spa

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/dontry/weather-react-spa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-react-spa

demo link: https://wmgpp.csb.app/

Setup

create a .env file at the root level

REACT_APP_LOCATION_API_KEY=<Your Locationiq.com API key>
REACT_APP_WEATHER_API_KEY=<Your OpenWeatherMap.org API key>

Run

npm start

Build

npm build

Test

npm test

About

Created with CodeSandbox

https://codesandbox.io/s/github/dontry/weather-react-spa


Languages

Language:TypeScript 95.3%Language:HTML 4.7%