/weather-app

The application uses an API weather service to find the info to different parts across the world.

Primary LanguageJavaScriptMIT LicenseMIT

Weather app - Javascript

Weather app in JavaScript is a practice project, which includes the API service to see the weather to more than 200,000 cities around the world. We used Javascript, HTML5 and CSS3, to implement it.

screenshot

Built With

Prerequisites

  • Text Editor (VSCode is suggested.)

Setup

  • Install git
  • Open Terminal
  • Change directory to folder to download repository
  • Use cd <file-path>
  • Run git clone https://github.com/vichuge/weather-app.git
  • open the folder
  • double click index.html
  • Here comes the website on the local machine.

To make any change,

  • Open related file by using text editor.

Author

👤 Victor Pacheco

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Project originally taken from The Odin Project
  • Project inspired by Microverse Program

📝 License

This project is MIT licensed.