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.

License

Notifications You must be signed in to change notification settings

LoboArkano/Weather-App

Repository files navigation

Weather-App

Weather App to receive weather data from any city in the world.

Screenshots

image

image

Live Demo

Live version

Built With

  • HTML5

  • Sass / CSS

  • Javascript

  • Node.js

  • Webpack

  • openWeather

Future Features

  • Improve the quality of the weather images.

  • Improve the precision of sunrise and sunset time.

  • Show city suggestions on the search input.

Getting Started

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

    git clone git@github.com:LoboArkano/Weather-App.git

Prerequisites

  • npm

  • Nodejs

Setup

Install dependencies with:

    npm install

Save a change with:

   npm run build

or

   npm run watch

Usage

Click on the search input, enter a city, and click the search button. You can switch the temperature unit between Celsius and Fahrenheit with the toggle button.

Author

👤 Roberto Perez Jimenez

🤝 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

openWeather API

📝 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

License

Stars

Watchers

Forks