Skip to content

A weather app to display the weather information using OpenWeatherMap API. Users can search for the city and get the weather information, and they can change the temperature between Celsius and Fahrenheit.

License

Notifications You must be signed in to change notification settings

dipbazz/weather-app

Repository files navigation

Weather app

Table of contents


About

A weather app to display the weather information using openweather API data with JavaScript.

Screenshot of homepage

Features

The features of this project are:

  • Users can search for the city and get the weather information
  • users can toggle the temperature between Celsius and Fahrenheit.
  • Users toggle state, will be saved in local storage for future reference of temperature state.

Live Demo

This project is hosted on netlify.

Live demo link

Built With

  • HTML
  • CSS
  • JavaScript

Getting Started

Installation instructions

Follow along the steps below to get a copy at your local machine.

  • Navigate to the directory where you want this project to clone and then clone it git clone https://github.com/dipbazz/weather-app.git
  • Navigate to the weather-app directory
  • Install the npm package with npm install
  • Start the server with npm run start
  • The site should automatically open on your browser at http://localhost:8080/ if it didn't, then open your browser with that link.

Authors

👤 Dipesh Bajgain

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

A weather app to display the weather information using OpenWeatherMap API. Users can search for the city and get the weather information, and they can change the temperature between Celsius and Fahrenheit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published