Skip to content

Weather application, created using vanilla JavaScript and Webpack.

Notifications You must be signed in to change notification settings

pelzolga123/Weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Weather application, created using vanilla JavaScript and Webpack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published