Skip to content

grantdiamond/Etsi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etsi Proxy

This project is a recreation of the website Etsy with focus on the front-end. Our team worked on the Photo Carousel, Reviews, and Catalog components found in the site. This proxy server takes in our different components to render it all in one page.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

You are able to interact with certain portions of our Etsy clone that mimics the styling and functions of the real Etsy website. You can change the path "/listing" with different numbers after it to render a different page.

Requirements

  • Node v8.11.3
  • Webpack 4.20.2

Development

Installing Dependencies

From within the root directory:

To install webpack and other dependencies:

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

Languages

  • JavaScript 88.7%
  • HTML 5.2%
  • TSQL 3.8%
  • CSS 2.1%
  • Dockerfile 0.2%