This project is a simple web app that shows the weather report of a chosen city in any part of the world. In this app, users can enter the name of a city and see the weather conditions. Users can also switch between metric units (celcius degree) and imperial units (fahrenheit degree) to see the results.
- JavaScript
- Webpack
- HTML & CSS
- Create a config file to hide your generated API KEYS
- Add the file to your .gitignore file
- The config file should look like this OR use this Hide API keys
To get a copy up and running follow these simple example steps:-
- Clone https://github.com/okikiola11/weather-app.git to your local machine.
- cd into the weather-app directory and navigate into the dist directory.
- Open the index.html file with the browser
- Clone the project to your local machine
- Run npm install
- npm run dev
Okikiola Apelehin
- Github: @okikiola11
- Twitter: @Kikiolla3
- Linkedin: @okikiola-apelehin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Openweather API
- Images used are taken from Unsplash.com
This project is MIT licensed.