Upload-Image

📸 Image Upload Web App

This is a simple web application that allows users to upload images with a title. The app displays the latest uploaded image on the homepage and shows all uploaded images in a gallery page. It is built using Node.js, Express, Multer, and EJS.

🚀 Features

🛠️ Technologies Used

💻 Installation

  1. Clone the repository: ``` git clone git@github.com:SaeqaSultani/Upload-Image.git cd image-upload-app

  2. Install dependencies: ``` npm install
  3. Run the server: ``` node index.js

  4. Open in browser: ``` http://localhost:3001

📷 Screenshots

screenshot screenshot screenshot