A Simple Point Of Sales built with React Typescript
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 ![white_check_mark](https://github.githubassets.com/images/icons/emoji/unicode/2705.png =20x20)
- Print Struct ![white_check_mark](https://github.githubassets.com/images/icons/emoji/unicode/2705.png =20x20)
Notes
This is still work in progress and you can contribute in this project