Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 2.51 KB

README.md

File metadata and controls

68 lines (45 loc) · 2.51 KB

Tech cube

Tech cube is an e-commerce website that sells electronic gadgets and products such as mobile, laptops, watches, TV, etc.

A collaborative project built by a team of five members within 5 days.

Github link: https://github.com/Deepak-25yadav/Electronic-e-store
Deployed link: https://tech-cube-ten.vercel.app/

Team Collaborators

Tech-Stack Used

Front-end: HTML || CSS || JavaScript || React || Redux || Chakra-UI || Axios.
Back-end: JSON-Server || REST API's.
Deployment: Vercel (front-end) || Render (back-end)

Features

  • Sign-up || Login

  • Searching || Sorting || Filter

  • Pagination

  • Responsive web-design

  • Single Product Page

  • Payment Page || Cart Page

  • Admin Page ( with CRUD operations)



home

To Visit Our Website Click Here

Landing Page

homeGif

# Product

productGif

# Single Product Page

singlepageGif

# Cart Page

cartGif

# Checkout and Payment Page

checkoutGif paymentGif

# Admin Page

adminGif

To use this application first fork and then clone the repository in your local system by git clone <repo-link>

To install all dependencies npm install or npm i and to start the application do npm run start or npm start

NPM Packages used