/weather-app

A plain JS single page application using the free version of weather-app API to display the world's cities temerature.

Primary LanguageJavaScript

Weather App

In this project I used OpenWeatherMap.org API to get weather data for cities worldwide.

Screenshot

Built With

  • Javascript
  • Webpack
  • Css

Prerequisites

Vscode

Getting Started

To get the local copy of the project up and running you will need to run the following commands on your terminal:

$git clone https://github.com/igorkol91/weather-app/tree/feature

To install all the available dependecies run $npm install

To bundle and transpile the javascript code using webpack run $npm run build

To run the live server run $npm start

Author

👤 Igor Koloski

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

TBA

📝 License

TBA