Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple web weather app that works with the open weather API, in the app a user can search any country or city he/she wants and modify if prefer Celcius, Kelvin, or Fahrenheit

License

helman101/weather-app

Repository files navigation

Weather App

A simple but goodlooking weather app, that is able to:

  • Take you ubication and display your weather
  • Take a city name and display the weather of that city
  • If the city doest exist, throws a notice to the user
  • Change images and background in based on the weather

Built With

  • JavaScript
  • HTML
  • CSS

Getting Started

To set up a local copy of the project

Get Api Key

  • Go to openweathermap
  • Select free Api key
  • Create an account if you dont have one
  • Copy your new Api Key
  • Go to src/weather.js
  • Paste your new Api Key were says 'API_KEY_HERE'

Run locally

  • Now you are ready to run a local server
  • Go to your command line and put npm run start
  • Go to https://localhost:8080/
  • Try it!!

Author

👤 Andres Ortegon

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • To Microverse for their README template.

📝 License

About

A simple web weather app that works with the open weather API, in the app a user can search any country or city he/she wants and modify if prefer Celcius, Kelvin, or Fahrenheit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published