Ayushi0516 / Weather-App

This project is about building a web application to show a weather forecast using weather API.

Home Page:https://sparkly-cactus-3cd1a2.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-App

This project is about building a web application to show a weather forecast using weather API from external services Open weather map. Here you will be able to search for a specific location in the world and also it will automatically detect your current location in the beginning (for that you need to allow location) and will display all the important weather details.

It have some cool features like save the weather data in redux-store and session-storage to reduce the dependency of network requests, search weather details according to the city, detect your current location for displaying weather data, shows a map of that location, sync data to get the latest updated details of the current weather, toast notification for every action, pop up modal to display extra details of seven-day forecast weather, cool zoom-in zoom-out animations and responsive for every screen size.

To use the app, type a name of the city and click on search/press Enter or else click on the Your location weather button, every time you click on the button first it will check if the data is available in the session storage or not, and if not then it will send a network request else it will take the data from session-storage.

Tech Stack

My Skills

🚀 Features

  • Saving the weather data in redux-store and session-storage to reduce the dependency of network requests
  • Search weather details according to the city
  • Detect your current location for displaying weather data
  • Shows a map of that location
  • Sync data to get the latest updated details of the current weather
  • Toast notification for every action
  • Pop up modal to display extra details of seven-day forecast weather
  • Cool zoom-in zoom-out animations
  • Responsive for every screen size.

Live Link

https://sparkly-cactus-3cd1a2.netlify.app/

snapshots:

weather app cover

weatherapp

weatherapp2

Let's Connect

My Skills My Skills

About

This project is about building a web application to show a weather forecast using weather API.

https://sparkly-cactus-3cd1a2.netlify.app/


Languages

Language:JavaScript 90.8%Language:CSS 5.2%Language:HTML 4.1%