Loyalty Cards Wallet
One place for all of your loyalty cards.
Features
- Works offline
- Each card's background is a randomly generated pastel gradient
- Supports both light and dark mode
Screenshots
More screenshots can be found here
Credits
Development
Requirements
Setup
- 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! 🎉