Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/shanmugharajk/react-point-of-sale

A simple point of sale app built in nodejs and reactjs
https://github.com/shanmugharajk/react-point-of-sale

expressjs material-ui node-pos nodejs point-of-sale postgresql reactjs redux routing-controllers sales typeorm typescript

Last synced: 4 days ago
JSON representation

A simple point of sale app built in nodejs and reactjs

Lists

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