/weather-appp

Primary LanguageJavaScript

Weather

This weather forecast site uses weather OpenWeatherMap.org API to get weather data for cities worldwide. By entering the name of the location, users get the current weather data in Fahrenheit or Celsius.

Built With

Javascript Bootstrap CSS Webpack

Setup

Get the link to the repository. Clone it as git clone https://github.com/1v4n4/weather-app.git. Install dependencies with npm install.

Usage

Run npm run build in Terminal to build the assets using webpack. Run npm run start in Terminal to start the server and look at the result in localhost:8080.

Author

Ivana Novaković-Leković

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

The pictures for this project are taken from the website unsplash.com, and the weather data are from Open Weather API.

License

MIT

Show your support

Give a ⭐️ if you like this project!