Weather App to receive weather data from any city in the world.
-
HTML5
-
Sass / CSS
-
Javascript
-
Node.js
-
Webpack
-
openWeather
-
Improve the quality of the weather images.
-
Improve the precision of sunrise and sunset time.
-
Show city suggestions on the search input.
To get a local copy up and running follow these simple example steps.
git clone git@github.com:LoboArkano/Weather-App.git
-
npm
-
Nodejs
Install dependencies with:
npm install
Save a change with:
npm run build
or
npm run watch
Click on the search input, enter a city, and click the search button. You can switch the temperature unit between Celsius and Fahrenheit with the toggle button.
👤 Roberto Perez Jimenez
- Github: @LoboArkano
- Twitter: @LoboArcano92
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
openWeather API
This project is MIT licensed.