/Weatherly

Weather application build using React and Redux.

Primary LanguageJavaScript

Weatherly

Link : Click here to open Live Website

This project is a powerful weather search website built with React and Vite, allowing you to access real-time weather information for any location on the planet.

Features

  • React & Vite Power: Leverages the modern React framework and the lightning-fast Vite toolchain for a smooth and responsive user experience.
  • Global Weather at Your Fingertips: Search for any location worldwide and retrieve its current weather data effortlessly.
  • API-driven Accuracy: Employs reliable weather APIs to bring you accurate and up-to-date information.
  • Intuitive Interface: Explore the website with ease thanks to its clean and user-friendly interface.
  • Mobile-Responsive Design: Access weather information on any device, from desktops to smartphones, with the responsive design.

Technologies

  • Frontend: React, Vite
  • Data Fetching: API
  • State Management: Redux

Getting Started

  1. Clone the repository:
git clone https://github.com/nikhil2060/Weatherly.git
  1. Install dependencies:
npm install

  1. Run the development server:
npm run dev

  1. Open http://localhost:3000 in your browser.

Unlocking Weather Insights

  1. Enter the location you want to explore in the search bar.
  2. Click the "Search" button to instantly retrieve the current weather data.
  3. View detailed information such as temperature, humidity, wind speed, and more.
  4. Explore the dynamic weather forecasts for upcoming days.

Development Journey

Vite provides a delightful development experience with its blazing-fast hot module replacement (HMR). Witness code changes reflected immediately in the browser, making the development process efficient and enjoyable.

Contributing

Interested in helping to evolve Weatherly? We welcome your contributions! Feel free to report bugs, suggest features,or submit pull requests to make this weather exploration tool even better.

License

This project is licensed under the permissive MIT license. See the LICENSE file for details.