Skip to content

My app is a real-time weather data app. You can search by city to see the most up to date weather info. This app was built using HTML, CSS, Javascript and React js.

Notifications You must be signed in to change notification settings

AngelaT623/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app

Project Description:

My App is a current weather data app. This app will help you find out the weather in any city around the world. Next time your going on vacation you can feel good about the clothes you packed!

Wire frames 

MVP User Stories:

  • As a user, I would like to search for weather by my location
  • As a user, I want to see an image of sun, rain, clouds, etc.
  • As a user, I would like to be able to see the basic info for day. (Date, temp, city name)
  • As a user, I would like to see at least a 5-day forecast

Post MVP Stretch Goals:

  • As a user, I would like to have a hour by hour forecast
  • As a user, I would like to see a map of what the weather tracker like they show on the news
  • As a user, I would like to be able to see weather alerts

API

I have added my key into .env.local file and made a variable to keep it private API documentation https://openweathermap.org/api api.openweathermap.org/data/2.5/weather?q={city name}&appid={your api key}

About

My app is a real-time weather data app. You can search by city to see the most up to date weather info. This app was built using HTML, CSS, Javascript and React js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published