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.
Javascript Bootstrap CSS Webpack
Get the link to the repository.
Clone it as git clone https://github.com/1v4n4/weather-app.git
.
Install dependencies with npm install
.
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.
Ivana Novaković-Leković
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
The pictures for this project are taken from the website unsplash.com, and the weather data are from Open Weather API.
MIT
Give a ⭐️ if you like this project!