Skip to content

dnyaneshwarmagar/Overstock-Clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Clone of Overstock.com                                                    

In this project we have tried to make a clone of Overstock Website. With our efforts and the technology stack,we were able to clone the front end, integrated it with backend and added similar looks and features.

Deployed Link

Deployed using heroku

https://overstockfrontend-c5ldh9wdk-tarun10001.vercel.app/

Run Locally

Clone the project

https://github.com/rahulr41180/Overstock--Clone

Install npm packages

npm install

Run the surver

npm start

Run the Frontend

npm start

Redirect to

http://localhost:3000

Frontend Technologies we used

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux
  • Material UI
  • Boostrap 5

Backend Technologies we used

  • MongoDB
  • Express.JS
  • Node.JS
  • Firebase

For Deployment we used

  • Heroku for Backend
  • Vercel for Frontend

All the data got stored in and called from Mongo Atlas cloud database.

Functionalities

  • Authentication
  • Login Confirmation
  • Search Functionality
  • Sorting
  • Add To Cart
  • Filtering

A short clip which will give Project Overview

https://drive.google.com/file/d/1RCGqPF7n-URceIhuIJSU2JGvPA718BOn/view?usp=sharing

Credits :

Rahul Rathor

Github

Linkedin

Blog

Portfolio

Dnyaneshwar Magar

Github

Linkedin

Blog

Portfolio

Tarun Kumawat

Github

Linkedin

Blog

Portfolio

MAHESH JANGID

Github

Linkedin

Blog

Portfolio

You can read more about our project on our blog : Clone of Overstock.com

Thank You 💖

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.3%
  • CSS 26.5%
  • HTML 1.2%