Skip to content

This image gallery application allows users to view a collection of images. Built with HTML and CSS for the layout and styling, Tailwind CSS for design elements, and JavaScript. Nodejs and express are used in the backend with Handlebars rendering.

Notifications You must be signed in to change notification settings

Amalkrishnanvp/Image-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Gallery

Overview

This is an image gallery which displays some random wallpaper images. Users can view the images in this image gallery

Features

  • Responsive Design: The gallery adapts to different screen sizes and is responsive in all devices
  • Image Viewing: Users can view the images in the image gallery
  • Simple Animation: Image will pop up just a little bit when hovered over them

Technologies Used

  • Front-End:

    • HTML
    • CSS with Tailwind CSS
    • JavaScript
  • Back-End:

    • Node.js with Express
    • Handlebars
  • Additional Tools:

    • Version Control: Git and GitHub

Installation

Prerequisites

  • Node.js
  • Git
  • A text editor (VS Code recommended)

Steps

  1. Clone the repository

    git clone https://github.com/Amalkrishnanvp/Image-Gallery.git
  2. Navigate to the project directory

    cd "Image Gallery"
  3. Install dependencies

    npm install
  4. Run the project

    node server.js
  5. Open in browser

Contact

For any questions, contact Amalkrishnanvp17@gmail.com

About

This image gallery application allows users to view a collection of images. Built with HTML and CSS for the layout and styling, Tailwind CSS for design elements, and JavaScript. Nodejs and express are used in the backend with Handlebars rendering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published