/WeatherNow

Primary LanguageJavaScript

WeatherNow

Welcome to the WeatherNow project! This README file will guide you through the process of setting up and running the application.

Table of Contents

Prerequisites

Before you can run the application, ensure you have the following prerequisites installed on your system:

  • Node.js (version 14.0 or higher)
  • npm (usually comes with Node.js)

Getting Started

  1. Clone the repository:

    git clone https://github.com/sibin12/WeatherNow.git
    cd WeatherNow
  2. Install Dependencies:

    npm install

Running the Application

After you've installed the dependencies, you can run the application using the following steps:

  1. Start the Application:

    npm run dev

    The Weather Website will start, and you can access it in your web browser at http://localhost:5137.

  2. Configuration:

    • If needed, configure the application by modifying any environment-specific settings or API keys in the codebase.

Additional Information

Here is some additional information about the Weather Website:

  • This website provides weather information based on user input or location.
  • It is running on port 5137 by default.

Feel free to reach out to (mailto:sibinthekkel@gmail.com) for any questions or support.

Enjoy using the Weather Website and stay updated with the latest weather information