Skip to content

A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.

License

Notifications You must be signed in to change notification settings

jurgen1c/weather-app

Repository files navigation

Weather-App

What we built

A current weather check site were users can search by city and add favorites. Weather data gathered from OpenWeatherMap and favorites saved to localStorage.

Project screenshot

Page

📝 Setup

  • Open a terminal

  • Clone this code: git clone https://github.com/jurgen1c/weather-app.git

  • Run the command npm install from root directory to install the app dependencies.

  • Run the command npm run build to bundle up the files.

  • Run the command npm run dev to test on localhost:8080.

Build With

  • HTML
  • JavaScript
  • Webpack
  • SASS

Check out the live demo here

👤 Author

👤 Jurgen Clausen Gutierrez

🤝 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

  • Microverse
  • etc

About

A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published