overdrivemachines / crown-clothing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crown Clothing

A massive E-commerce app with Redux, Hooks, GraphQL, Stripe, Firebase

Commands

# Install dependencies
yarn
# or
npm install

# Update dependencies in package.json
ncu -u

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 gear icon > project settings and scroll down to the config code. Copy the object in the code and replace the variable in your cloned code.

Screen Shot 2022-03-11 at 8 51 22 PM

References

About


Languages

Language:JavaScript 53.6%Language:SCSS 23.4%Language:HTML 23.1%