Skip to content

Web-Cabin/Photo-Gallery-Module

Repository files navigation

Photo Carousel - Web Cabin

Photo gallery module for a private lodging platform. Built with React and Node.js. Displays an interactive photo carousel. Utilizes Mongo and Mongoose for database management and Express for server handling.

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Click on photo collage or "view photos" to view the photo gallery and thumbnail slideshows. Click on the thumbails or left and right buttons to see the previous or next image. Click on the exit button to return back to the photo collage.

Requirements

  • Node 8.16.0 or higher

Development

Installing Dependencies

From within the root directory:

npm install
npm run react-dev
npm run start 
npm run seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published