Skip to content

kcords/photo-carousel-service

 
 

Repository files navigation

Photo Service Demo

Description

This is the photo carousel micro service and modal for a property listing application. This service was created by me for use within the larger propertly listing application (link below).

The frontend is build using react functional components (with hooks) with visual styling through CSS. The Backend is built using Express with a MongoDB database. The service was containerized using Docker and deployed to AWS.

Setup

  1. Compile bundle.js: npm run build-dev
  2. Seed the database: npm run seed
  3. Start the server: num run start-dev

Technologies

HTML5 CSS3 JavaScript React Express MongoDB Docker CircleCI Jest

Forked from thefabfour organization to present in a stand-alone repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.0%
  • CSS 25.0%
  • HTML 1.4%
  • Dockerfile 0.6%