Skip to content

Heatley177/another-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Responsive Weather App which utilizes api from openweathermap.org.

Features

  • Current weather display upon input of desired city.
  • "Enter" key & button click activates data fetch
  • Error message kindly display "City not found. Please check spelling." along with mild shake animation
  • Current date display
  • Error display message focusing on error 401 (invalid API Key/sometimes occurs with deployment or upon cloning this repo), error 404 (invalid city), & not changing the EXAMPLE-API (src -> App.js -> Line 7) to YOUR unique API Key to allow the app to be usable (if you happen to clone this repo).
  • Reactive background that adjusts to more vibrant gradient for warm weather (above 32 degrees)
  • Deployed using Vercel.

How to Use

  1. Open Another-Weather-App here.
  2. Click the search box and enter the city name of the weather you'd like to check.
  3. Press the "Enter"/"Return" key or click the "Search Weather" button below.

Preview

Weather-App-1 Weather-App-4 Weather-App-3 Weather-App-2

About

Responsive React Weather App - DEPLOYED

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published