Skip to content

ShivomTiwari27/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Overview

The challenge

The challenge was to create a simple weather application that allows users to input a city name and retrieve the current weather conditions, including temperature, humidity, and a weather description, along with an appropriate weather icon.

Screenshot

![Weather App Screenshot] Weather-App-2 Weather-App Weather-App-1

Links

My process

Built with

What I learned

During this project, I learned how to interact with the OpenWeatherMap API using JavaScript's fetch API to retrieve data asynchronously. I also practiced handling errors and displaying dynamic content based on user input and API responses. Additionally, I explored using CSS for styling and creating a responsive, user-friendly UI.

Continued development

In future projects, I'd like to:

  • Improve error handling to provide more specific feedback to users.
  • Add additional weather details like wind speed, sunrise/sunset times, and forecast data.
  • Implement geolocation to automatically detect the user's city and display local weather information.

Useful resources

Author

Acknowledgments

I'd like to thank Bro Code for their helpful tutorials on YouTube, which provided valuable insights and guidance during the development of this project. You can check out their channel here.

About

A weather app that uses a API to get weather information of City that you provide as a Input

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors