Skip to content

robertoclavijob/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a web app implemented in React to display the weather forecast for different stations screenshot

Weather Forecast Provider

https://www.weather.gov/

Demo

https://weather-app-fb04a.web.app/

Setup

Requirements

NodeJS >= 14.x Npm >= 6.14

Configuration

All configurations could be set in .env file

REACT_APP_WEATHER_API=https://api.weather.gov
REACT_APP_WEATHER_APP=weather-app-fb04a.web.app
REACT_APP_WEATHER_EMAIL=claviro85@gmail.com

REACT_APP_GEOCODING_API=https://geocoding.geo.census.gov

Run Project

npm start

Build Project

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published