A Front-end web application that fetches the current weather data about a specified location/region/country using the http://api.openweathermap.org/ API.
- Javascript (ES6)
- HTML / CSS
- Webpack
To get a local copy up and running follow these simple steps.
In order for Weather-App
to work locally on your machine, you need these installations:
- Nodejs and npm
- Web Browser
- Open the Terminal
- Run
git clone https://github.com/Ralph-1/Weather-app.git
- Run
cd weather-App
to enter the main directory - Run
npm install
- Run
npm run build
- Run
cd dist/
- Open the
index.html
in your browser - Search for weather data in any region/city/country of choice `
👤 RALPH OBURU
- Github: @ralph-1
- Twitter: @NotRalph0
- Linkedin: Ralph
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!