One place for all of your loyalty cards.
- Works offline
- Each card's background is a randomly generated pastel gradient
- Supports both light and dark mode
More screenshots can be found here
- Icons: Octicons
- Node.js and npm
- Clone the repository
git clone https://github.com/ivteplo/loyalty-cards-wallet
- Navigate to the folder
cd loyalty-cards-wallet
- Install dependencies
npm install
# if you prefer yarn:
yarn install
- Start the development server
npm run dev
- Happy hacking! 🎉