Skip to content

airbnbers/Reviews-Module

Repository files navigation

Bearbnb

Recreation of Airbnb's Customer Reviews Module

Related Projects

Table of Contents

  1. Tech Stack
  2. Usage
  3. Requirements

Tech Stack

  • Javascript, React
  • React-Bootstrap
  • Node.js, Express
  • Postgres, Knex

Usage

  1. Install project's dependencies.
  2. Open two CLI windows and run the commands npm run dev:react, and npm run start.
  3. Run tests: npm run test.

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published