Skip to content

SHREYK213/Wether_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alternatively, you can access the deployed version of this website at https://weather-application-3pfw.onrender.com/.

Landing Page

Screenshot from 2023-06-08 00-02-55

Weather Website

This is a Node.js application that provides weather information based on user input.

Features

  • Retrieves weather data using an external API
  • Displays current weather conditions
  • Supports searching for weather by location

Technologies Used

  • Node.js
  • Express.js
  • HTML/CSS
  • JavaScript

Prerequisites

  • Node.js installed on your machine

Installation

  1. Clone the repository:
git clone https://github.com/SHREYK213/Wether_Website.git
  1. Navigate to the project directory:
cd Weather_Website
  1. Install the dependencies:
npm install

Usage

  1. Start the application:
npm start
  1. Open your web browser and navigate to http://localhost:3000.

  2. Enter a location in the search bar and click the "Search" button to retrieve weather information.

Contributing

Contributions are welcome! If you find any bugs or want to add new features, please open an issue or submit a pull request.

Screenshot from 2023-06-08 00-02-36

Screenshot from 2023-06-08 00-02-58