Skip to content

This project uses asynchronous communication with promises or async/await and APIs

Notifications You must be signed in to change notification settings

okikiola11/weather-app

Repository files navigation

WEATHER APPLICATION

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.

screenshot

Built With

  • JavaScript
  • Webpack
  • HTML & CSS

Setup

  • 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

screenshot

Getting Started

To get a copy up and running follow these simple example steps:-

Usage

  • Clone the project to your local machine
  • Run npm install
  • npm run dev

Live Demo

Click here

Author

Okikiola Apelehin

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

This project uses asynchronous communication with promises or async/await and APIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published