Rockrayhan / product-manager-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Key Features:

  • This is a Product Management Application
  • Authentication with firebase
  • user can see his/her own products, update and delete them.
  • user can purchase other user's Products
  • user can see his purchased Products

How to run:

  • git clone the client repository
  • use commands on the root directory npm install & npm run dev
  • git clone the server repository
  • use commands on the root directory npm install & npm run dev
  • in the index.js file uncomment the DB_URI credential at line 24 and use it to connect db.

About


Languages

Language:JavaScript 98.3%Language:CSS 1.3%Language:HTML 0.4%