React Point Of Sale Save

A simple point of sale app built in nodejs and reactjs

Project README

react-point-of-sale

A simple point of sale application built using react & node.js.

Note

This is still work in progress.

To run the current code in development mode

  1. Run yarn to install all the dependencies in the root and also in the api folder.
  2. Run yarn dev:web in one terminal session to start the web app in localhost:3000
  3. Run yarn dev:api in another terminal session to start the backend API in localhost:3500
  4. Navigate to http://localhost:3000 and use admin as username & password to see the dashboard.

Some screenshots

login admin page cart
Open Source Agenda is not affiliated with "React Point Of Sale" Project. README Source: shanmugharajk/react-point-of-sale

Open Source Agenda Badge

Open Source Agenda Rating