Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.59 KB

README.md

File metadata and controls

66 lines (40 loc) · 1.59 KB

Weather app

About the Project

This project uses Javascript to fetch weather data from openweathermap api and render the result on the page while changing look of page based on the range of the temp.

Table of Contents

Built With

Live Demo

Live Demo Link

Authors

👤 Binyam Hailemeskel

Contributing

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

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT licensed.

Acknowledgements