This is a simple weather application built using React.
- Current Weather Display: Users can view the current weather conditions of a specified location, including temperature, humidity, wind speed, and cloud cover.
- Location Search: The app provides a search bar where users can enter the name of a city or region to fetch weather information for that location.
- Responsive Design: The application is designed to be responsive, ensuring a seamless user experience across different screen sizes and devices.
To run the Weather App locally, follow these steps:
git clone https://github.com/sujanthapa01/weatherApp.git
cd weatherApp
npm install
npm run dev
The Weather App is built using the following technologies:
- React: The frontend of the application is developed using the React JavaScript library.
- JavaScript (ES6+): Modern JavaScript features are used throughout the project for enhanced functionality and readability.
- CSS: The app's styling is implemented using CSS, with Tailwind CSS utilized for styling components.
The Weather App relies on the following resources:
- Weather API: Weather information is provided by weatherapi.