This app offers users a quick way to check weather data for any location in the world. The specific data provided by the app includes the city/town and country as well as the current temperature and humidity of the location typed in by the user.
- HTML
- CSS
- JavaScript
- Webpack
- Clone the repository with
[email protected]:BenjaminSemah/pretty-weather.git
- Navigate to the folder
cd pretty-weather
- Open the project with your code editor
- Run
npm install
to install all dependencies - Run
npm start
and go tohttp://localhost:8080//
to launch the server.
👤 Benjamin Semah
- GitHub: Benjamin Semah
- Twitter: Benjamin Semah
- LinkedIn: Benjamin Semah
To the weatherapi.com website for the Weather API.
Give a ⭐️ if you like this project!