Skip to content

Latest commit

 

History

History
executable file
·
44 lines (30 loc) · 770 Bytes

README.md

File metadata and controls

executable file
·
44 lines (30 loc) · 770 Bytes

MANNY COMMERCE

Demo Website

Run Locally

1. Clone repo

$ git clone https://github.com/maniecodes/manny-commerce.git
$ cd manny-commerce

2. Setup Cloudinary

3. Create .env file

  • Create .env file in project folder
  • Enter these lines to that:
REACT_APP_API_ENDPOINT=
CLOUDINARY_ID=

4. Run FrontEnd

$ npm install
$ npm start

5. Admin Login

Support