Skip to content

djohal/stylence-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stylence Clothing E-Commerce Site

Demo - https://stylence-react.herokuapp.com/

This e-commerce site was built as part of an online udemy course.

To get started:

  • Fork this repo and clone it locally
  • Install all dependencies npm i
  • Run application npm run dev

Stack used:

  • React: UI framework
  • Redux: State management
  • Redux-Saga: Handle side effects
  • Axios: Make API calls
  • Node Sass: Advanced CSS
  • Firebase: Authentication & Storage
  • Stripe: Payment
  • Jest: Unit tests

Features:

  • User can view/shop for various clothing items
  • User can add items to the cart
  • User can view / update their cart
  • User can checkout cart items and make payment via Stripe integration
  • User can signup/sign on the website using Firebase
    • integrated with Google sign-in
  • Site is PWA compliant
  • Site supports any screen size

Video Walkthrough:

Feel free to create a pull request and submit any issues!

About

E-commerce website built with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published