Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

An easy to use online tool to generate receipts.

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)