Skip to content

Murtaza-Kazmi/Ecommerce-PERN-Stack

Repository files navigation

PERN Stack Ecommerce API

#Installation (Development):

  1. Install postgresql
  2. Clone this repo
  3. Go to server and do: npm install
  4. Go to client and do: npm install create-react-app
  5. Create database and configure in server/db.js
  6. Start server with "npm start" in server directory
  7. Start client with "npm start" in client directory
  8. Go to localhost:3000

Engineered by:

  • Murtaza Kazmi
  • Jawad Mustafa

Snapshots:

  • Home Page home_page

  • Login Page login_page

Special thanks to Mansoor Shaikh for his continuous support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published