Skip to content

Bbeluco/WeatherDisplay

Repository files navigation

WeatherDisplay

This project is based on https://github.com/1STi/desafio-frontend/ challenge, here i'll do a display of current wheather

Mandatory config

Access https://www.weatherapi.com/ site;
Register / Login;
Get API Key;
Setup API to your enviroment before start app

$ export REACT_APP_WEATHERAPI_KEY="YOUR_API_KEY"

Install dependencies

$ npm install

Run the app

$ npm start

About

This project is based on https://github.com/1STi/desafio-frontend/ challenge, here i'll do a display of current wheather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages