Skip to content

Latest commit

 

History

History
149 lines (76 loc) · 3.48 KB

Readme.md

File metadata and controls

149 lines (76 loc) · 3.48 KB

You are looking at website Yoox Clone

Welcome to this repo

Project Description

About

Yoox is one of the world's largest luxury e-commerce platform which allows us to buy luxury garments and home-decoration products from world famous international brands.

reactjs chakra-ui css3

Netlify Link


Following are the Screenshots for the reference

  • Home Page Section

    Screenshot (669)

  • Login Page

    Screenshot (670)

  • Products Page

    Screenshot (671)

  • Pricing Page

    Screenshot (672)


About Project

This project was built using React, Chakra UI, CSS, JavaScript. To run it in your local system you should follow these guidelines.

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS
# git clone https://github.com/IntriguedSayan/Yoox-clone.git
  • Open terminal on your workspace with
cd /home/workspace/Yoox-Clone/YooxClone

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To install all the dependences of the project, run the following command:

npm install

To run the application got to the client folder and run the following command:

npm start

Tools used on this project

  • Visual Studio Code
  • create-react-app template



WEBSITE USER FLOW >

The user flow that we tried to maintain is,

home -> dashboard -> Signup -> create user Id-> Enter email details -> Enter password -> Login -> Landing page-> -> Products Page -> Add to cart -> Buy now.

MESSAGE>

I really enjoyed this whole part of developing as this was my first React project and I have given the best efforts to bring the BEST thing as POSSIBLE.

Contributor

Show your support

Give a ⭐ if you like this project!