Skip to content

E commerce App built with React, Redux, Redux-saga, GraphQL, Firebase

Notifications You must be signed in to change notification settings

besartmarku/e-commerce-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce

An e-commerce application similar to Shopify built with React

Set your firebase config

Remember to replace the config variable in your firebase.utils.js with your own config object from the firebase dashboard! Navigate to the project settings and scroll down to the config code. Copy the object in the code and replace the variable in your cloned code.

alt text

Used technologies

  • React
  • Redux
  • Redux Saga
  • GraphQL
  • Firebase
  • Stripe
  • Styled-Components
  • Testing with Jest, Enzyme and Snapshot testing

Quick Start

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

About

E commerce App built with React, Redux, Redux-saga, GraphQL, Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published