Skip to content

TeeeJaey/MernPos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN POS

A MERN STACK POS application

NodeJS Backend -\Server

Install latest MongoDB

Download from here

RUN npm install

This will download all the dependencies necessary for the project.\

RUN npm start

Server will be hosted in development mode.
Open http://localhost:4000 to view it in the browser.

ReactJS FrontEnd -\Client

RUN npm install

This will download all the dependencies necessary for the project.\

RUN npm start

Runs the Client app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Some UI screenshots

Add_item payment_screen complete mobile final_pdf_receipt

About

Mern Stack Point of SALE application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published