/weather-wise

This is a simple weather forecast application built with React and Vite. The app allows users to view the weather forecast for the next 4 days and choose between Celsius and Fahrenheit for temperature display. Users can also search for the weather in different cities around the world.

Primary LanguageJavaScript

Weather Wise Forecast App

This is a simple weather forecast application built with React and Vite. The app allows users to view the weather forecast for the next 3 or 4 days and choose between Celsius and Fahrenheit for temperature display. Users can also search for the weather in different cities around the world.

Features

  • Mainly displays today's weather data
  • Display weather forecast for the next 3 or 4 days
  • Toggle between Celsius and Fahrenheit
  • Search weather for different cities around the world
  • Dark theme support
  • Responsive design

Installation

  1. Clone the repository
  2. Install node modules using the npm install command
  3. Open the run_react_app.bat file to start the app
  4. In case step 3 didn't work, you can run the app using the npm run dev command
  5. Finally, the application will be served at a specified URL