Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vijayhardaha/receipt-generator
An easy to use online tool to generate receipts.
https://github.com/vijayhardaha/receipt-generator
chrome-aws-lambda css es6 es6-javascript express html htmltoimage htmltojpg htmltopdf htmltopng javascript nodejs parcel puppeteer zeit zeit-now
Last synced: 20 days ago
JSON representation
An easy to use online tool to generate receipts.
- Host: GitHub
- URL: https://github.com/vijayhardaha/receipt-generator
- Owner: vijayhardaha
- License: mit
- Archived: true
- Created: 2020-03-11T19:02:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T21:38:22.000Z (about 1 year ago)
- Last Synced: 2024-07-30T21:07:52.789Z (4 months ago)
- Topics: chrome-aws-lambda, css, es6, es6-javascript, express, html, htmltoimage, htmltojpg, htmltopdf, htmltopng, javascript, nodejs, parcel, puppeteer, zeit, zeit-now
- Language: JavaScript
- Homepage: https://receipt-generator.vercel.app
- Size: 2.11 MB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Receipt Generator
A straightforward online tool for generating receipts, whether for personal or business use.
## Dev Usage
To get started with the Receipt Generator, follow these steps:
1. Clone the repository:
```
git clone https://github.com/vijayhardaha/receipt-generator.git
```2. Install dependencies:
```
npm install
```3. Use the provided npm scripts:
- **npm run server**: Start the development server.
- **npm run dev**: Run the development server on port 3001.
- **npm run build**: Build the project for production.
## License
This project is licensed under the [MIT License](https://choosealicense.com/licenses/mit/).
## Author
- **Vijay Hardaha** - [Full Stack Web Developer](https://pph.me/vijayhardaha)