Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.56 KB

README.md

File metadata and controls

56 lines (36 loc) · 1.56 KB

Weather-App-JS

About

The aim of this project was to design and build a weather forecasting site using ES modules, webpack and the OpenWeather API. See the project specifications here.

Live Link

To see the live version of the page, click here.

Installation and Usage

  • Clone the repo cd into the project directory using the following commands:
$ git clone https://github.com/KerronKing/Weather-App-JS
$ cd Weather-App-JS
  • Enter a valid city and country (correct spelling necessary) in the search areas provided.
  • Use the toggle box to toggle between viewing temperature in degress celcius & fahrenheit.

Built With

  • HTML
  • CSS
  • JavaScript

Contributing

Contributions, issues and feature requests are welcome!

Future Improvements

  • Expanded details
  • Country name implementation for narrowing search

Show your support

Feel free to drop a 👍 to show your support. It'd be greatly appreciated it 🙏

Author

👤 Kerron King