Skip to content

sharebnbhr/property_description

Repository files navigation

Project Name

ShareBnB - property description and navbar

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development
  4. Installing Dependencies
  5. Description

Usage

  1. install dependencies
  2. seed database
  • from root directory, "npm run seed"
  1. build webpack
  • from root directory, "npm run build"
  1. run server
  • from root directory, "npm start"
  1. open "localhost:3002" in browser

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Technologies: react-transition-groups, react-waypoint, Frameworks: React, Express, Mongoose

Installing Dependencies

From within the root directory:

npm install -g webpack npm install

Module Description

As part of a collaborative effort to emulate the AirBnB experience, this repository includes the component that holds the description of each property and navigation bar that appears on scroll.

About

Module for property description

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published