Skip to content

This Javascript app uses API from Open Weather to search for a specific location(city) and toggle displaying the data in Fahrenheit or Celsius.

Notifications You must be signed in to change notification settings

bren2102/Weather-app

Repository files navigation

Weather - JS App

Javascript application using OOP principles, organizing JS code using object factories and classes along with ES6 modules, and using Webpack as a module manager. This app will use API from Open Weather to search for a specific location(city) and toggle displaying the data in Fahrenheit or Celsius.

Built With

  • JS
  • HTML
  • SASS

Tools

  • Webpack
  • npm

NPM available scripts

Use "npm run-script " followed by any of the following commands :

  • "build": "webpack --mode production"
  • "watch": "webpack --mode development --watch"

Live Demo

Live Demo Version

Preview

Preview

Author

👤 Brenda Yucra

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

About

This Javascript app uses API from Open Weather to search for a specific location(city) and toggle displaying the data in Fahrenheit or Celsius.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors