Skip to content

GenSlip is a lightweight, developer-focused receipt generator built with React and styled-components. It lets you create, customize, and print professional receipts on the fly no bloated dashboards, just smart tools.

Notifications You must be signed in to change notification settings

samuel6814/GenSlip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงพ GenSlip : Smart, Custom Receipt Generator

GenSlip is a lightweight, customizable receipt generator built with React, Vite, and styled-components. Designed for makers, freelancers, and small businesses, it allows you to quickly generate and print clean, professional-looking receipts with custom branding and smart totals.


โœจ Features

  • ๐Ÿท Custom Branding โ€” Add store name, address, phone number, and logo
  • ๐Ÿ”ค Auto Logo Fallback โ€” Automatically generate a logo using the first letter of the brand name
  • ๐Ÿ“ฆ Dynamic Items โ€” Add items with name, quantity, and price
  • ๐Ÿงฎ Smart Totals โ€” Auto-calculated subtotal, tax, discount, and grand total
  • ๐Ÿ–จ Print-Ready Format โ€” Optimized layout for 80mm thermal receipt printers
  • ๐ŸŒ’ Dark/Light Themes โ€” Toggle between themes
  • ๐Ÿ’พ Local Save/Load โ€” Save receipts to localStorage and reload them later
  • ๐Ÿ“„ PDF & Print โ€” Export receipts as PDF or print them
  • โœ… Input Validation โ€” Ensures clean data entry and formatting

๐Ÿš€ Tech Stack

  • React + Vite
  • Styled-components for theming and styling
  • Lucide-react icons
  • LocalStorage for receipt persistence

๐Ÿ“ฆ Installation

# Clone the repository
git clone https://github.com/samuel6814/genslip.git
cd genslip

# Install dependencies
npm install

# Run the development server
npm run dev

About

GenSlip is a lightweight, developer-focused receipt generator built with React and styled-components. It lets you create, customize, and print professional receipts on the fly no bloated dashboards, just smart tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published