Skip to content

maddoxcypher/PRODIGY_WD_5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRODIGY_WD_5

PRODIGY_WD_5

Weather App 🌦️

License: MIT Node.js Express.js

A simple and elegant weather application that provides real-time weather information for any location.

🚀 Features

  • 🌍 Get current weather data for any city worldwide
  • 🌡️ Display temperature, humidity, wind speed, and more
  • 🎨 Clean and intuitive user interface
  • 🔄 Real-time updates using a weather API

📋 Prerequisites

Before you begin, ensure you have met the following requirements:

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

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/your-username/weather-app.git
    
  2. Navigate to the project directory:

    cd weather-app
    
  3. Install the dependencies:

    npm install
    
  4. Create a .env file in the root directory and add your API key:

    API_KEY=your_weather_api_key_here
    

🚀 Usage

To start the server in development mode:

About

PRODIGY_WD_5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published