Welcome to our elegantly crafted Weather Application, where you can get detailed forecasts for the next 3 days, along with temperature data for various times of the day. Our application is powered by Next.js, utilizes Chart components for data visualization, and is optimized for rapid development with Vite. Plus, it's deployed on Vercel for seamless and reliable access.
Experience our beautifully designed Weather Application live by visiting the Demo page.
- Precise weather forecasts for the next 3 days.
- Temperature data available for various times of the day.
- Stunning Chart components for visualizing weather trends.
- Responsive design for seamless use on different devices.
- Powered by Next.js for optimized performance.
- Developed with Vite for rapid and efficient development.
To run this Weather Application locally on your machine, follow these steps:
-
Clone this repository to your local machine using Git:
git clone https://github.com/gauravvv-shukla/weatherWatch.git
-
Navigate to the project directory:
cd weatherwatch
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to http://localhost:3000 to access the Weather Application.
- Enter your location or the desired city to retrieve weather information.
- Explore the 3-day weather forecast and temperature data for different times of the day.
- Use the responsive design to access the application on various devices with ease.