Skip to content

A weather forecast site using the weather API to be able to search for a specific location and toggle displaying the data in Fahrenheit or Celsius

Notifications You must be signed in to change notification settings

taiwo2/weather-app

Repository files navigation

Weather App

The Weather App project comes at the end of the Asynchronous Javascript and APIs section of the Javascript course in Microverse. It tests the knowledge of the student about asynchronous communication with promises or async/await and when to use them. here is the project link weather

Features

User can :

  • Create a new project
  • Create a new Weather app to the specific project
  • Update the weather App

Built with

  • Javascript
  • Webpack
  • HTML
  • Css
  • WeatherMap

Getting Started

  • Clone the repo https://github.com/taiwo2/weather-app.git
  • cd into the project
  • Run git pull origin weather
  • Run yarn install or npm install to install dependencies
  • On the terminal run npm run start open up the live server

Authors

👤 Taiwo Adetona

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

MIT License

About

A weather forecast site using the weather API to be able to search for a specific location and toggle displaying the data in Fahrenheit or Celsius

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published