I developed a Weather application on my own in which I had the chance to consolidate my knowledge about JS Promises, Asynchronous tasks, working with APIS, and using Webpack as a module manager. The application will automatically detect your city and display its current weather time. You can also search for any other city in the world using the search bar in the top right section. Furthermore, you can select the unit of the degree in which you want to get the temperature (ºC or ºF).
- JS
- HTML
- SASS
- Webpack
- npm
- OpenWeatherApi
- UnsplashApi
Use "npm run-script " followed by any of the following commands :
- "build": "webpack --mode production"
- "watch": "webpack --mode development --watch"
- Share weather update on social media buttons
- Schedule weather alert based on forecast
- Build the backend infrastructure
- Create user accounts
👤 Diego Antonio Reyes Coronado
- Github: @xtrmdarc
- Twitter: @diegoreyesco
- Linkedin: diegoreyesco
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!