Coder Social home page Coder Social logo

chairbnb's Introduction

---------------Galvanize MCSP-20---------------

Front End Capstone Project: AirBnB Clone (ChairBnB)

Tech Stack

Vite React JavaScript CSS3 HTML5

Node.js Express.js PostgreSQL Docker

Git npm VS Code

Discord GitHub Slack Zoom

Objectives & Minimum Requirements

  • Build a Full Stack UI Clone of an app's "item detail page"
  • Page must contain multiple distinct modules of functionality
  • Selected App should have sufficient complexity
  • Implement React Components
  • Perform API requests

Table of Contents

Installation & Setup

  • Fork/Clone down this repo: ChairBnB
  • cd into the project folder
npm install
cd server/
npm install
cd ..
cd client
npm install
cd ..
docker-compose up -d
  • create a .env file in the server directory and add a key to point to the running docker container DATABASE=postgres://postgres:docker@localhost:5432/chairbnb

  • create a .env file in the client folder and add a key for the Google Maps Api. VITE_API_KEY="your api key"

npm start
  • Connect to the site in your browser 'http://localhost:5173/1'
  • Note: You must have the /1 to see the product page. You can also use 2-4 to see different pages.

Collaborators

chairbnb's People

Contributors

joegor85 avatar mdrevon avatar josh-benton avatar calebbeam avatar blakeshere avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.