/Classy-weather-app

this weather app displays the weather of your place in any location in the world

Primary LanguageJavaScript

Classy Weather App - React

About Classy Weather

Classy Weather is your go-to web app for real-time weather updates worldwide. I've built it with efficiency in mind using Vite and rely on trusted weather APIs to keep you informed accurately, whether you're planning a trip, checking hometown weather, or just staying updated.

How to Install

To get Classy Weather up and running on your local machine, follow these simple steps:

  1. Clone the Repository:

    1. Clone the repository: https://github.com/yuzakki/Classy-weather-app.git
    2. Navigate to the project directory: cd Classy-weather-app
  2. Install Dependencies:

    You'll need Node.js and npm installed on your computer. Once you have them, run:

    npm install

How to Use

Here's how you can start using Classy Weather:

  1. Launch the Development Server:

    Start the development server to run Classy Weather locally: npm run dev

    Then you can access the app in your web browser by going to http://localhost:3000

yep! 🙌