Skip to content

itsayushmathur/climate-chronicles

Repository files navigation

Weather Data Visualization App

Overview

This is a Weather Data Visualization App built using React.js and Styled Components. It provides graphical and list-based representations of weather data for a selected location and date range.

Features

  • Select a location from a predefined list.
  • Choose a date range to fetch weather data.
  • Toggle between Graph View and List View.
  • Displays hourly or daily weather data based on date selection.

Tech Stack

  • React.js
  • Styled Components
  • Material UI (MUI)

Installation & Setup

Follow these steps to set up and run the project locally:

1️⃣ Clone the Repository

git clone https://github.com/your-username/climate-chronicles.git

2️⃣ Navigate to Project Directory

cd climate-chronicles

3️⃣ Install Dependencies

npm install

4️⃣ Start the Development Server

npm run dev

5️⃣ Open in Browser

Once the server starts, open your browser and go to:

http://localhost:5173

Notes

  • This app uses Vite as a development server.

About

Weather historic data for Indian states

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published