Skip to content

Draftbnb/imageCarousel

Repository files navigation

Bed n Breakfast - image carousel module

An image carousel module used to showcase reservation listing photos.

Table of Contents

  1. Demo
  2. Additional Info
  3. Setup

Demo:

Additional Info

This was a 3 week long project built during my time at Hackreactor. Project goals were to create the optimal user experience. I wanted to build an application that was both smooth and visually appealing.

The technologies implemented in this project was React, Express, CSS. Amazon S3 for static resources and AWS EC2, Docker for ease of deployment. Testing was conducted through the use of Jest/enzyme/@testing-library react. Continous integration was implemented via CircleCI.

Setup

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published