qrbook
create pages and share them with a QR!
built with Svelte and Firebase
User Experience
Set a name and add elements
Edit page
View page
Export as PDF
See your pages
Running the Project
- Clone the project with
gh repo clone hakanrw/qrbook
- Install the dependencies
npm install
- Run the project
npm start