Skip to content

The goal of this application is to display company services to the user with searching and filtering functionality. Whenever user add the items in the cart, it shows him the total price of the added items and details about added items. When going forward it takes to a dummy payment page and downloads the receipt after successful payment.

Notifications You must be signed in to change notification settings

gaurav-026/pos-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POS PRO

How to Set Up the Project Locally

Follow these steps to clone and run the project on your local system:

1. Clone the Repository

git clone https://github.com/gaurav-026/pos-interface.git  

2. Navigate to the Project Directory

cd pos-interface  

3. Install Dependencies

npm install  

4. Start the Development Server

npm start

5. Access the Application

Open your browser and go to: http://localhost:3000 Or press CTRL + click on the URL displayed in the terminal to open it directly.

6. Done!!

Your application should now be running successfully.

About

The goal of this application is to display company services to the user with searching and filtering functionality. Whenever user add the items in the cart, it shows him the total price of the added items and details about added items. When going forward it takes to a dummy payment page and downloads the receipt after successful payment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published