/Weather-app

Weather application, created using vanilla JavaScript and Webpack.

Primary LanguageJavaScript

Weather App 👋

About The Project

image

This Weather app uses Dark SKY API to display current weather in any city of Europe. Unsplash API is used for background images.

Live version

Weather App

Built With

  • HTML5
  • Javascript
  • CSS
  • Webpack
  • Dark Sky API
  • Unsplash API

Development

  • Clone project
git clone https://github.com/pelzolga123/Weather-app.git
  • Install dependencies
npm install
  • Run script
npm run build

Then open index.html in the browser.

Author

👤 Olga pelts

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/pelzolga123/Weather-app/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add')
  4. Push to the branch (git push origin feature/[feature-name])
  5. Create a new Pull Request

Show your support

Give a ⭐️ if you like this project!