Skip to content

This application allows you to get the current weather at your location and also for any specific city in the world from your choice.

Notifications You must be signed in to change notification settings

fredzerpa/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App 🌤

A simple weather app that allows you to get current weather information, based on the city you are.

Cloning this repo

git clone https://github.com/fredzerpa/weather-app.git
cd react-weather-app
yarn
yarn start

Enviroment Variables

Create a .env file and add the keys

WEATHER_API_KEY
REACT_APP_GITHUB_ACCOUNT
REACT_APP_GITHUB_REPO
UNSPLASH_ACCESS_KEY
GEOAPIFY_API_KEY

REMEMBER TO USE YOUR OWN KEYS

Technologies

API

  • Open Weather Used to get the Hourly Forecast for the next 4 days.
  • Unsplash Used to get the Cards background images.
  • Geoapify Used to get the suggestion for the Cities on the Search Bar.

About

This application allows you to get the current weather at your location and also for any specific city in the world from your choice.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages