An open API service indexing awesome lists of open source software.

https://github.com/adhamhaithameid/whether-dashboard

a web application designed to provide users with real-time weather updates and forecasts. It features various weather metrics such as wind speed, UV index, humidity, and visibility.
https://github.com/adhamhaithameid/whether-dashboard

api react tailwindcss whether-api

Last synced: 10 months ago
JSON representation

a web application designed to provide users with real-time weather updates and forecasts. It features various weather metrics such as wind speed, UV index, humidity, and visibility.

Awesome Lists containing this project

README

          

# Whether-Dashboard
- This project is part of the Codveda internship as a Front End Engineer. [Internship Offer Letter](https://www.linkedin.com/embed/feed/update/urn:li:ugcPost:7324392120541151233)
- Go Check the Youtube Video of the Project. [Youtube Video](https://youtu.be/GC9kc_DHjqo)

## Project Overview

The Whether-Dashboard is a web application designed to provide users with real-time weather updates and forecasts. It features various weather metrics such as wind speed, UV index, humidity, and visibility.

## Features

- Real-time weather updates
- Interactive charts for weather metrics
- Responsive and modern UI
- Forecast strips for upcoming days
- Data tabs for quick metric switching

## Screenshots

### Screen Shot of the Project's Interface
![Dashboard Screenshot]()

### the Task Requirements
![Task Requirements](https://github.com/adhamhaithameid/Whether-Dashboard/blob/02b4eff357777d0742c147927e2dab3fc261c695/Front-End%20Task%20List-10_page-0001.jpg)

## Setup Instructions

1. Clone the repository.
2. Install dependencies using `npm install`.
3. Start the development server with `npm run dev`.

## Folder Structure

```
/Design # Design files and assets
/public # Static files
/src # Source code
/components # React components
/assets # Image and media assets
App.jsx # Main app component
main.jsx # Entry point
```

## Usage

- Navigate to the dashboard to view current weather conditions.
- Use the interactive charts to explore different weather metrics.

## Dependencies

- React
- Vite
- Tailwind CSS
- Recharts