Skip to content

internetmango/react-point-of-sale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 and then yarn dev:web in the project root.
  2. Navigate to the api folder and then run yarn, then yarn dev:api.

Some screenshots

login

admin page

cart

About

A simple point of sale app built in nodejs and reactjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.9%
  • TypeScript 31.6%
  • Other 0.5%