This is a React based Ecommerce project created using Reactjs,Redux,Firebase and Stripe payment option
- Clone the repository
https://github.com/preetchani/shopsy.git- Change the working directory
cd shopsy- Install dependencies
npm installTo 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
To deploy this project run
npm run deployClient: React, Redux, Firebase, HTML/CSS
Server: Heroku nodejs