Weatheru is a simple weather forecasting site built with React, offering quick and accurate weather updates.
Click here to visit the website!
-
Clone the Repository
git clone https://github.com/prajesh8484/WeatherU.git
-
Navigate to the Project Directory
cd WeatherU
-
Install Dependencies:
npm install
-
Start the Development Server:
npm run dev
-
Open the Project in a Browser
Open your browser and go to http://localhost:5173 to view the project.
- Dark Mode – Toggle between light and dark themes.
- Responsive Design – Adjusts layout to different screen sizes (mobile, tablet, desktop).
- Custom Animations – Smooth transitions and effects.