Skip to content

Nike-Database-It/Gora_WARP-V_proxy

 
 

Repository files navigation

[WARP-V] Nike Jordan Shoes Display - PROXY SERVER

Nike's Air Jordan online store allows the user to select a certain shoe, view the shoe name, color options, other related shoes, and several other features all on the same page. This module focuses on rendering the full page by rerouting to servers on different modules and arranging all the dynamic modules appropriately on the web page.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Created by Vignesh Balasundaram

All rights reserved. Liscence: ISC

Install the npm dependencies

Runs on server port 3000

Requirements

  • Node 10.13.0

Development

Installing Dependencies

From within the root directory:

npm install

Initial Startup

STARTUP INSTRUCTIONS:

  1. Start express server with npm start
npm start

About

Proxy endpoint for main photo gallery module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%