/Weather-App

A weather application to search for local weather conditions. It makes an API request to OpenWeatherMap API. Built with JavaScript.

Primary LanguageCSS

A Wheather App Project

Version

It is a project from The Odin Project

Screenshot

screenshot screenshot

Technologies Used

- Javascript
- Webpack
- npm
- HTML
- CSS

Usage

Clone the repo to you local machine

    $ git clone "https://github.com/Mesi21/WheatherApp" 
    $ npm install
    $ npm start

Author

🤝 Contributing

All contributions, issues and feature requests are welcome!

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

Show your support

Give a ⭐️ if you like this project