Skip to content

Web Shop written in React.js, Google Firebase, Redux, Styled Components and Stripe Payment

Notifications You must be signed in to change notification settings

BitFlippa27/webshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Shop

This is a almost fully functional Web Shop Application where you can login with Google or just your email. You can browse products and add them to a basket. Finally you can pay by credit card which is powered by Stripe. The app has different versions replicated as branches. I started to implement state managment with React Context, then gradually upgraded to, Redux, Redux Thunk for asynchronous state management and finally Redux Saga the most powerful side effect management library.

Right now the entire code is migrating to TypeScript.

Teckstack

  • React.js
  • Sass
  • Styled Components
  • Google Firebase
  • Stripe Payment
  • Redux Saga

How to use

  • Clone the whole directory
  • cd into the directory
  • yarn install
  • yarn start
  • Go !

About

Web Shop written in React.js, Google Firebase, Redux, Styled Components and Stripe Payment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published