Skip to content

A full-fledged e-commerce app with different routing pages i.e. home, shop, checkout etc. and having Cart CRUD and also having sign-out and sign-in functionality. Moreover, the user can sign in using google o-auth also. Also, have stripe integration for payment demo

Notifications You must be signed in to change notification settings

shridharrai/crwn-clothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Project Link :- https://crwn619-live.herokuapp.com/

Major Features of the app :

(i).Sign-in/Sign-up with firebase and also google sign-in using firebase auth

(ii).Different route pages with react-router-dom i.e. Home, Shop, Checkout etc. and also have nested routings

(iii).Cart features : add, remove, increase and decrease the quantity of items

(iv).Checkout page with stripe integration for payment demo

(v).Centralized state management using react-redux

(vi).Functional components using react-hooks i.e.useState(), useEffect()

(vii).Build custom Higher order component for spinner while fetching data from firebase

(viii).Mobile responsiveness using media queries

Home Page

Screenshot (22)

SignIn/SignUp Page

Screenshot (23)

Category Page

Screenshot (24)

Shop Page

Screenshot (25)

Cart Page

Screenshot (26)

Checkout Page

Screenshot (27)

About

A full-fledged e-commerce app with different routing pages i.e. home, shop, checkout etc. and having Cart CRUD and also having sign-out and sign-in functionality. Moreover, the user can sign in using google o-auth also. Also, have stripe integration for payment demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published