E-Library Management Application Installation $ git clone https://github.com/kunal768/POS-Project.git $ cd POS-Project $ npm install $ cd client $ npm install $ cd .. To Run Add MongoDB URI in app.js const db_url = '<add db url>' Run Server $ npm start Run Client $ cd client $ npm start Check Users List @ Users