Skip to content

E-commerce website which contains Product page and Cart page. I have implemented some basic functionalities like user can filter and search products by typing brand name or product color like Green Polo from the product page and also user can add item in the cart and delete items from the cart.

Notifications You must be signed in to change notification settings

bkabhi/TeeRex-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeeRex-Store

A simple e-commerece project challenge.

Functionalities

  • Product Page with searching and filtering options
  • User can add product into cart
  • User can increase/decrease quantity of product and also delete it from the cart

Screenshots

Product Page

Product Page

Cart Page

Cart Page

Team Members

Solo project

Tech Stacks

  • React
  • React Router Dom
  • Redux
  • Redux-Thunk
  • API
  • HTML
  • CSS
  • JavaScript

Tools

  • Vs Code
  • Git

How to run locally ?

  1. clone
     git clone https://github.com/bkabhi/TeeRex-Store.git
    
  2. Install node_modules
     npm i
    
  3. start it
    npm run start
    

About

E-commerce website which contains Product page and Cart page. I have implemented some basic functionalities like user can filter and search products by typing brand name or product color like Green Polo from the product page and also user can add item in the cart and delete items from the cart.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published