Welcome to the WeatherNow project! This README file will guide you through the process of setting up and running the application.
Before you can run the application, ensure you have the following prerequisites installed on your system:
-
Clone the repository:
git clone https://github.com/sibin12/WeatherNow.git cd WeatherNow
-
Install Dependencies:
npm install
After you've installed the dependencies, you can run the application using the following steps:
-
Start the Application:
npm run dev
The Weather Website will start, and you can access it in your web browser at
http://localhost:5137
. -
Configuration:
- If needed, configure the application by modifying any environment-specific settings or API keys in the codebase.
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