Users can select a template and edit the design as per their requirements. No signup is required, but to backup files and make custom templates Login is required.
Firebase is used for cloud storage(Firestore) and for authentication. Svelte is used for making UI components. It uses FabricJS for an abstraction on top of the canvas tag in html5.
Heavily inspired by BrandCrowd's business card maker
- Node and npm (install these)
- run
npm install
to install packages - run
npm run dev
to start live server