In commercial services their should be admins controlled feature where only admin can access and alter the information so this repo is designed to handle all task handle by admins for client interface
Functionality of app Only admins can login to app Admins can Alter the Category list Admins can alter the Product list Admins will be notified for newly ordered item Admins can create new page of store to publish in user side
Frameworks used: ReactJS, React Redux, Material-UI APIs: All RESTful APIs created at the backend for admin queries
Install my-project with npm
run "clone https/ssh link" to local terminal in root directory of your folder
git clone "link here"
cd cloned_project_folderthen
npm install --saveafter installation of packages
run
npm startfor fully functionality, have to setup "server side" as well