Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 758 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 758 Bytes

Image Upload Web Application

Features

  • Image Upload: Users can upload images, which are stored in Cloudinary.
  • Image Gallery: Uploaded images are displayed in a modern dark theme gallery.
  • Responsive Design: The application is fully responsive, ensuring a great user experience on all devices.

Tech Stack

  • Frontend:
    • HTML
    • CSS
    • JavaScript
  • Backend:
    • Node.js
    • Express
  • Database:
    • MongoDB
  • Image Storage:
    • Cloudinary

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (v14 or higher)
  • MongoDB or a MongoDB Atlas account
  • A Cloudinary account for image storage