Simple POS Sesukamu
A simple Point Of Sales application built using React & Typescript
Getting Started
To get started running the project locally, please follow the steps bello.
First , clonse this repository
git clone https://github.com/revell29/simple-pos-sesukamu.git
Then, install dependencies and fetch data to your local machine. Note that we use Yarn, not npm. Make sure you using Node version 14 up.
cd simple-pos-sesukamu
yarn install
Finally, run the development server.abs
yarn start
Open http://localhost:3000 with your browser to see the result.
Frequently Used Tools
Features
- Create Transaction & Show Transaction 
- Print Struct 
Notes
This is still work in progress and you can contribute in this project