This is a e-commerce website built using React, Redux,Redux-thunk, Redux-Persist, Memomization, Hooks, Stripe API, Firebase.
https://queen-live.herokuapp.com/
- run
npm install
- set
PORT
andSTRIPE_SECRET_KEY
environment variables - get your firebase config from your firebase project settings
- set the
config
object in thefirebase.config.js
file located insrc/firebase
- start hacking!
In the project directory, you can run:
Builds the client app for deployment to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Starts the app in production mode.
Runs the unit testcases written in Enzyme
Redux Core, React Redux, Redux Persist, Redux Logger, Reselect, Styled Components, Redux Thunk, React Hooks, Firebase