https://github.com/souravpl8092/weatherapp
A weather app is an application that provides users with current weather information, as well as forecasts for future weather conditions. These apps can be used on smartphones, tablets and desktop and, typically provide information about temperature, humidity, wind speed, precipitation, and other weather-related data.
https://github.com/souravpl8092/weatherapp
axios css html5 javascript react-hooks react-router reactjs weather
Last synced: about 2 months ago
JSON representation
A weather app is an application that provides users with current weather information, as well as forecasts for future weather conditions. These apps can be used on smartphones, tablets and desktop and, typically provide information about temperature, humidity, wind speed, precipitation, and other weather-related data.
- Host: GitHub
- URL: https://github.com/souravpl8092/weatherapp
- Owner: souravpl8092
- Created: 2023-01-10T07:56:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T15:50:52.000Z (about 3 years ago)
- Last Synced: 2025-05-15T04:34:52.181Z (about 1 year ago)
- Topics: axios, css, html5, javascript, react-hooks, react-router, reactjs, weather
- Language: JavaScript
- Homepage: https://weatheerapp.vercel.app/
- Size: 3.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
✨✨Welcome to 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](https://glassscart.vercel.app/)
🖥️ Tech Stack
Frontend
Tools
Deployed On:
# 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!