Skip to content

Shubhankar-12/e-commerce-capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crown Clothing E-Commerce App

A react based App using the concept of react, react-rounting, redux and many more. Home page

Major Concepts learned

  • Authentication using firbase
  • Database integration using firbase firestore
  • Google oAuth and basic email/password using firbase
  • Dynamic routing using react-router-dom
  • context management using useContext Hook
  • Saas styling
  • Redux, Redux-Thunk, Redux-Saga
  • payment process using stripe
  • typescript
  • memo and callback hooks to optimise code
  • Progressive Web App (PWA)
  • Testing in react using Jest

Demo

Used Netlify to deploy the project live deployed link

Run Locally

Clone the project

  git clone https://github.com/Shubhankar-12/e-commerce-capstone

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm start

About

An ecommerce app for learning react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published