/weather-app

Weather app created with webpack and the use of the open weather API

⛈️ WeatherApp - Javascript

Preview

HomePage

Homepage

Main

Main

Error

Error

This project is part of a series of projects to be completed by students of Microverse.

This project focuses on creating a WeatherApp.

🧮 The Project Brief

The specifications and the guide to the project can be found The Odin Project's 'WeatherApp' page.

The premise of this project is to use webpack and only JS modules to create a Weather app. Here the user will be able to search for a city and toggle between celsius or fahrenheit as the weather unit.

🧬 Technologies & Languages Used

  • Javascript
  • ESLint
  • StyleLint
  • CSS/SASS
  • Stickler CI
  • Webpack
  • Promises
  • OpenWeatherAPI

🔰 Setup & Usage

🛎️ Contributions, Issues & Forking

If you have any issues setting up the project or you come across any unintended bugs or problems, please do submit an issue to the Weather app page.

If you want to make your own changes, modifications or improvements to our project, go ahead and Fork it!

  1. Fork it
  2. Install webpack If you don't know whats webpack you can follow this tutorial
  3. Create your working branch (git checkout -b [choose-a-name])
  4. if you want to see your changes run on the console npm run build and then npm run start
  5. Commit your changes (git commit -m 'what this commit will fix/add/improve')
  6. Push to the branch (git push origin [chosen-name])
  7. Create a new Pull Request

🤟🏽😄 😛🤙🏾 Creator

Alexis Sanchez - Github

🙌🏾 Show Your Support

Give a ⭐️ if you like this project!