PERN Stack Ecommerce API
#Installation (Development):
- Install postgresql
- Clone this repo
- Go to server and do: npm install
- Go to client and do: npm install create-react-app
- Create database and configure in server/db.js
- Start server with "npm start" in server directory
- Start client with "npm start" in client directory
- Go to localhost:3000
Engineered by:
- Murtaza Kazmi
- Jawad Mustafa
Snapshots:
Special thanks to Mansoor Shaikh for his continuous support.