Skip to content

This vanilla Javascript weather app uses an API to render the information on almost every city in the planet. The purpose of this project was to make two different calls depending on the selected temperature units.

Notifications You must be signed in to change notification settings

majovanilla/weather-app

Repository files navigation

Weather App

This web app provides the temperature of your city in °C or °F Your search must include a city and the countr (two letters code) is optional

screenshot

More info on this project:

  • It was created to practice API calls.
  • It's a functional application that shows the weather.
  • The app stores the weather information in your local storage.
  • The cache is refreshed every 30 min if a search is performed on the city.

Built With

  • HTML, CSS
  • Javascript
  • Bootstrap
  • Webpack

Settings

If you want to clone this project, run this command after:

  • Run npm install to have all the needed packages, or:
  • Open it using the live demo link

Live Demo

Live Demo Link

Author

👤 María Reyes

🤝 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!

Acknowledgments

📝 License

MIT

About

This vanilla Javascript weather app uses an API to render the information on almost every city in the planet. The purpose of this project was to make two different calls depending on the selected temperature units.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published