Skip to content

Didier187/e-commerce-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicSome shopping app

Photos E-commerce app built using Reactjs library

Home page

Picsome home

App features

  • Like product / remove from liked products
  • Add to cart
  • Remove from cart
  • simulated checkout experience payment not intergrated
  • Hover on a picture for actions

React feautures used

  1. Hooks
    • useState
    • useEffect
    • useRef
    • useContext
    • custom hooks
  2. React-router-dom
  3. Functiona components

Dev Stack

  • Javascript
  • React
  • HTML5
  • CSS3
  • remixicon
  • google-fonts

Added to cart and liked

Reactive icons

picsome liked and cart

Checkout

cartpage picsome

Quick start:

$ yarn # npm install
$ yarn build # npm start

contact me kdondidier@gmail.com Happy Coding!