Skip to content

airfec/Photo-Carousel-Service

Repository files navigation

Airbnb Photo Component

This is an mock-up airbnb booking component built during the Hack Reactor immersive's Front End Capstone project.

This project is intended to work as a full-stack microservice integrated with my team's microservices to form a complete airbnb single item page.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Technology stack

A full stack react app built with the philosophy of continuously-integrated, test-driven development.

  • CSS

  • HTML5

  • React.js

  • Node.js

  • Express

  • MongoDB

  • Jest

  • Enzyme

  • CircleCI

Requirements

  • Node v8.10.0
  • npm v3.5.2
  • MongoDB v3.6.3

Installing Dependencies

From within the root directory:

npm install

Development

From within the root directory:

To seed database

npm db:seed

To run server

npm start

To run dev enviroment/webpack

npm run react-dev

To run tests

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •