An e-commerce web app for online shopping with stripe payment form.
In the project directory, you can run:
Clone the repository using Git:
git clone https://github.com/scokljat/e-commerce-client
Add .env.development.local file:
REACT_APP_API_URL=REACT_APP_API_URL
REACT_APP_PUBLIC_KEY=REACT_APP_PUBLIC_KEY
For installing the dependencies run:
npm installAt the end type:
npm startfor running the development server at this address: http://localhost:3000
This project is MIT licensed.
