Skip to content

ith this project, the open weather map API is used to fetch the weather data from around the world basing on the user input. City names are used to fetch data for that particular city.

Notifications You must be signed in to change notification settings

mke2111/Weather-app

Repository files navigation

Weather-app

With this project, the open weather map API is used to fetch the weather data from around the world basing on the user input. City names are used to fetch data for that particular city.

screenshot

Built

  • Javascript
  • HTML 5
  • TailwindCSS

Live Demo

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A browser
  • Text Editor

Setup

STEP 1 In the terminal, Run the following commands.

  • git clone https://github.com/mke2111/Weather-app.git
  • cd Weather-app

OR

  • Download the zip file form https://github.com/mke2111/Weather-app/tree/develop

STEP 2

  • Run npm install to download all dependencies for the project.

STEP 3

-Run npx webpack --watch to compile all the Js code.

STEP 4

  • Then open the index.html file using a browser.
  • Enjoy the simple Weather app.

Author

👤 Roy Mukuye

🤝 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!

📝 License

This project is MIT licensed.

About

ith this project, the open weather map API is used to fetch the weather data from around the world basing on the user input. City names are used to fetch data for that particular city.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published