itsOrD / Kyle-service

Header module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kyle-service

Hack Reactor Senior Front End Capstone project (FEC) - Zillow This is a group project, but all the work herein is my own, and the project will be a coupling of our individual components to make up a whole page.

This module represents the main heading of a product page from the Zillow website, in this case, a house listing information section.

Module: Header Details: -Address -Listed Price -house details: -rooms -bathrooms -sq footage -zestimate Buttons: -Take a tour -contact agent -save -share -more

Setup scripts:

  • npm run db:seed - seed the database
  • npm run build - runs webpack to build bundle
  • npm start - starts server to host page at

About

Header module


Languages

Language:HTML 73.5%Language:JavaScript 24.8%Language:CSS 1.7%