Skip to content

Latest commit

 

History

History
84 lines (57 loc) · 3.43 KB

README.md

File metadata and controls

84 lines (57 loc) · 3.43 KB

✨✨Welcome to Weather App✨✨


Weather App

About

A weather app provides users with current weather information, as well as forecasts for future weather conditions. These apps can be used on smartphones, tablets, laptop, and desktop and typically provide information about temperature, humidity, wind speed, precipitation, and other weather-related data. Weather apps can use your device's GPS to provide weather information for your current location, or allow you to search for weather information for a specific location. It can provide detailed information like current temperature, humidity, wind speed and direction, and the forecast for the next hour or the whole week.


Deployed URL 👉 Click here


🖥️ Tech Stack

Frontend

html5 css3 javascript reactjs react-router

Tools

git github npm vscode

Deployed On:

vercel


Features

  • Saving the weather data in redux-store to reduce the dependency of network requests
  • Search weather details according to the city
  • Detect your current location for displaying weather data
  • Sync data to get the latest updated details of the current weather
  • Responsive for every screen size.

Languages Used :

      ◉ JavaScript : 79.3%
      ◉ CSS : 14.0%
      ◉ HTML : 6.7%

This report is provided by the Github language used stats. So, this is the total percentage of the coding languages.


Prerequisites :

  • Node.js
  • npm

Installing :

  1. Clone the repository to your local machine
  2. Navigate to the project directory
  3. Run npm install to install the required dependencies
  4. Run npm start to start the development server

Show your support

Give a ⭐️ if you like this project!

✨Thank You✨