Follow these steps to clone and run the project on your local system:
git clone https://github.com/gaurav-026/pos-interface.git
cd pos-interface
npm install
npm start
Open your browser and go to: http://localhost:3000 Or press CTRL + click on the URL displayed in the terminal to open it directly.
Your application should now be running successfully.