This is a weather application created using Vite and TypeScript React. It allows you to search for a location and view its weather details on the dashboard.
- Search for a location
- View weather details on the dashboard
- Clone the repository:
git clone https://github.com/manjari188/WeatherApp.git - Navigate to the project directory:
cd weather-app - Install dependencies:
yarn install
- Start the development server:
yarn run dev - Open your browser and navigate to
http://localhost:5173
Contributions are welcome! Please fork the repository and create a pull request.
This project is licensed under the MIT License.