Skip to content

A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.

Notifications You must be signed in to change notification settings

Tresor11/weather-app

Repository files navigation

Weather forecast app

This repo contains an implementation of a weather forecast app using the OpenWeather API. screenshot

Built With

  • JavaScript
  • HTML
  • CSS
  • Boostrap
  • Webpack
  • Open Weather APi

Live Demo

Live Demo Link

Getting Started

Prerequisites

make sure you have node and npm istalled on you local computer.

clone the repo by typing

git clone https://github.com/Tresor11/weather-app.git

Install

run npm install to get the dependencies.

npm run build to get your main.js file updated.

cd dist to get the html file.

open your local server and you should be good to go.

Author

👤 tresor

🤝 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

A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published