This is an admin dashboard that allows users to add products, stores and also allows an admin to add a user
run npm install --all after git clone.
npm install ---all
allows users to register and login and logout.
Displays datatables of users
Allows a user to add a store,products and only see products in his/her store
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.