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

bouaik/Weather_app

Repository files navigation

Contributors Forks Stargazers Issues


JavaScript

Weather App

This project is part of the Microverse curriculum in JavaScript module!

Report Bug · Request Feature

Table of Contents

About The Project

In this project, I built a Weather app with javascript, and connect it with an API to fetch data.

Standout Feature:-

  • Single page application
  • Get weather for any city in the world

Live Link

Click Here

Built With

This project was built using these technologies.

  • HTML
  • CSS
  • JavaScript(ES6)
  • Webpack
  • Bootstrap

Install

To run Todo app locally, clone the repository, navigate to it's containing directory.

Follow these commands step by step:-

git clone https://github.com/bouaik/Weather_app.git
cd Weather_app
yarn
yarn build
yarn start

then go to this url

http://localhost:8050/

Now you can successfully open the app locally in your browser.

Authors

👤 Lhoussaine Bouaik

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