Skip to content

easyrun32/matrixx-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A professional react website with easy to test components.

This react project uses

  • Redux-saga
  • Selectors for memoization
  • React.memoize,
  • PWA,
  • firebase,
  • stripe api
  • styled components

For Graphql visit https://github.com/easyrun32/GraphQL-Ecommerce

1. To start create a Key.js in config directory located in client/src/config

2. copy paste your firebase key and stripe key in here

export const firekey = {
 //YOUR FIREBASE API KEY
};

export const stripekey = "YOUR STRIPE KEY";

Visit matrix to see the website!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published