Skip to content

farfetch.com, React Project, It's a international Ecommerce site to buy MEN,WOMEN,KIDS wear and accesories.This is our unit 5 construct week project, assigned by Masai School we made it within 5 days, we were 5 developers in a team

Notifications You must be signed in to change notification settings

yadav9452/Farfetch-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farfetch Clone

Farfetch is a British-Portuguese online luxury fashion retail platform that sells products from over 700 boutiques and brands from around the world. The company was founded in 2007 by the Portuguese entrepreneur José Neves with its headquarters in London and main branches in Lisbon and Porto.

Demo

image

Demo Link

https://farfetch-clone-react.netlify.app/

Video Demo Link

https://youtu.be/PW8s7IUZ7ZE

Blog Link

https://medium.com/@abhishek94.bhaskar/unit-5-construct-week-3de333e31528

Tech Stack

Client: React, Redux, Material UI, CSS Modules, Styled-Components

Server: Node, Express, MongoDb

API Reference

Get items (Womens Data)

  GET https://farfetch-backend.herokuapp.com/products2

Get items (Mens Data)

  GET https://farfetch-backend.herokuapp.com/products

POST(Login, Register)

https://farfetch-backend.herokuapp.com/login
https://farfetch-backend.herokuapp.com/register

Run Locally

Clone the project

  git clone https://github.com/Akshay-Singh-Rajput/Farfetch-clone.git

Go to the project directory

  cd Farfetch-clone

Install dependencies

  npm install

Start the server

  npm run start

Authors

🚀 About Me

I'm a full stack developer... https://rahul-yadav.netlify.app/

About

farfetch.com, React Project, It's a international Ecommerce site to buy MEN,WOMEN,KIDS wear and accesories.This is our unit 5 construct week project, assigned by Masai School we made it within 5 days, we were 5 developers in a team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.8%
  • CSS 23.0%
  • Other 1.2%