Skip to content

bc13_w12d5_hackathon_react-typescript-ash-steve-peter-room-3 created by GitHub Classroom

Notifications You must be signed in to change notification settings

PeterM-13/ReactTypeScript-WeatherApp

 
 

Repository files navigation

🌦️ Welcome to the Weather app

This app allows you to view the current weather and forecast for a specific location. It displays:

  • temperature
  • wind speed
  • humidity
  • visibility for that location.

(The site actually inputs the city your currently in, by default, using your dynamic IP address)

▶️ Instructions for use

  • Open the app in your web browser
  • Enter the city you want to view the weather for
  • Press the "Submit" button to see the current weather for that location

🛠️ Devlopmemt

  • React, a popular JavaScript library for building user interfaces
  • TypeScript, a strongly-typed variant of JavaScript
  • We have also utilized npm packages and the API provided by api.openweathermap.org to retrieve weather data

🙏 Acknowledgements

👨‍💻 Authors

About

bc13_w12d5_hackathon_react-typescript-ash-steve-peter-room-3 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Languages

  • TypeScript 65.1%
  • CSS 27.8%
  • HTML 7.1%