https://github.com/jackvijayy/wheather.io
A responsive weather forecast application that provides a 3-day forecast and detailed 24-hour weather report. This app allows users to get accurate weather updates, including temperature, wind speed, humidity, and other metrics for any location, based on real-time API data.
https://github.com/jackvijayy/wheather.io
context-api rapidapi reactjs tailwindcss
Last synced: about 1 month ago
JSON representation
A responsive weather forecast application that provides a 3-day forecast and detailed 24-hour weather report. This app allows users to get accurate weather updates, including temperature, wind speed, humidity, and other metrics for any location, based on real-time API data.
- Host: GitHub
- URL: https://github.com/jackvijayy/wheather.io
- Owner: jackvijayy
- Created: 2024-08-01T08:02:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T19:10:19.000Z (over 1 year ago)
- Last Synced: 2025-07-14T06:32:22.540Z (8 months ago)
- Topics: context-api, rapidapi, reactjs, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 63.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[Liveπ](https://weatheriox.web.app/)
WeatherIo-weather ForeCast with 3 Days
## π Table of Contents
1. π€ [Introduction](#introduction)
2. βοΈ [Tech Stack](#tech-stack)
3. π [Features](#features)
4. π€Έ [Quick Start](#quick-start)
In this awesome project,I created weathear forecast with 3 days and multiple diametes to calculate.i loved the challenges i faceed during this project developement also this project enhancing my technical kowleadge i also like comprehensive projects like this,i hope you this project will enhancing your core skills.now talk about few more down ok. Be cool !
- react.js
- Tailwind css
- ContextAPI
π **3days forecast**:
π **Based on user locate**
π **Daily forecast with specific time**:
Follow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)
**Cloning the Repository**
```bash
git clone https://github.com/jackvijayy/Wheather.io.git
```
**Installation**
Install the project dependencies using npm:
```bash
npm install
```
**Running the Project**
```bash
npm run dev
```
Open [http://localhost:5173](http://localhost:5001) in your browser to view the project.