Menu Close
In fact, it has the 39mm Oystersteel monobloc middle-case of the OP essentially, which appears a little more curvaceous than the flat, trapezoid profile of the 40mm Oystersteel Submariner. The bezel of the replica rolex watches Explorer I is different on each: The OP has a domed, high-polish bezel, while the Explorer I has what Rolex calls a "Smooth" bezel. It has a flat surface instead of the convex bezel of the OP, with nicely polished.

A ShoeShop eCommerce Website Using React

A ShoeShop eCommerce Website Using React

ShoeShop eCommerce

overview

Demo

image

image

image

image

image

image

Team Dev

  • Me: Frontend (ReactJS)
  • Dinh Trong Dat: Backend (NodeJS, ExpressJS)

Documentation

Documentation

Technology

  • Front-end developed using a reactive UI framework with the integration of ReactJS
  • Back-end developed using NodeJS, ExpressJS, MongoDB

Prerequire

  • Node v18.0.8

Functionality this App includes are

  • Login/Logout
  • Home, Search, Notifications
  • Userprofile
  • Products & Buy method
  • Cart & Payment method
  • Others Functionality

Installation

# Clone the repo
git clone https://github.com/Dat0309/TMDT-project.git

# Install all package & Library in this project
npm i

# Run project:
# step1: Open folder "server" in terminal
npm start server
# step2: Open folder "clientfrontend in terminal
npm start
View Source Code