/52shop-web

E-commerce app for premium playing cards. Shop the latest and highest quality playing cards. This is a full-stack app created with React. It has all the essential features of an e-commerce application.

Primary LanguageJavaScript

52shop

E-commerce app for premium playing cards. Shop the latest and highest quality playing cards.

This is a full-stack app created with React. It has all the essential features of an e-commerce application.

deployed at - https://52shop.vercel.app/

Installing locally

  1. clone this repo

  2. run (to install all dependencies)

yarn install
  1. add following environment variable in .env
REACT_APP_BACKEND=https://shop52.herokuapp.com/api
  1. start app by running
yarn start

Authors

@DarshanDamre

checkout backend