Skip to content

Repository files navigation

StayKay Photo Component

Overview: This photo microservice renders photo urls to the host page on StayKay, a web app similar to AirBnB. Each host location has several pictures of the property for the user to view.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

From within the root directory:

To seed database

npm db: seed

To run server

npm start

To run dev webpack

npm run react-dev

To run tests

npm test
http://localhost:3001

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • npm 6.14.2
  • MySQL 2.1.0

Installing Dependencies

To get started:

From within the root directory in the terminal:

npm install
npm run db-setup
npm run react-dev
npm start

Development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages