Very simple tool which can be used for quick reference of items you purchase, their prices and final amount whenever you are buying many vegetables at once.
- Install npm
- Clone the repo
- In repo folder, run
npm install
Do npm start
to run the start script which uses parcel to bundle the source and starts a live server at localhost:1234
- Currently the site is static so it is very easy to host the project on gh-pages
- Run
npm run build
, this creates adocs
folder in the root directory which can be selected as the source directory for gh-pages deployment.
Banner image taken from here