PeterM-13 / ReactTypeScript-WeatherApp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌦️ 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


Languages

Language:TypeScript 65.1%Language:CSS 27.8%Language:HTML 7.1%