Skip to content

preetchani/shopsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopsy

This is a React based Ecommerce project created using Reactjs,Redux,Firebase and Stripe payment option

Demo

Live link

Installation

  1. Clone the repository
  https://github.com/preetchani/shopsy.git
  1. Change the working directory
  cd shopsy
  1. Install dependencies
  npm install

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_API_KEY= Firebase project key

REACT_APP_STRIPE_API_KEY = stripe publisher key

Deployment

To deploy this project run

  npm run deploy

Tech Stack

Client: React, Redux, Firebase, HTML/CSS

Server: Heroku nodejs