Skip to content

math-randoms/reviews

 
 

Repository files navigation

Sharebnb Ratings and Reviews

This is the ratings and reviews module for Sharebnb, a project where our team is mimicing a property page on Airbnb.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Some usage instructions

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0

Development

Installing Dependencies

From within the root directory:

npm install

To only seed database:

npm run seed

To seed database and start server:

npm run start

Then open localhost:3004

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.4%
  • CSS 15.6%
  • Other 2.0%