fabric
canvas app using Svelte and Fabric.js
Tech Stack
The tech stack includes:
- Svelte with SvelteKit
- TypeScript
- Fabric.js
Features
- Interactive canvas with draggable elements
- GitHub member cards using fetch API
- Search box with dynamic updates
- Custom class for member cards
- Responsive design
- Functional and intuitive UI
- Export cards as image
Installation
1. clone the repository
git clone https://github.com/bhupeshpr25/fabric
2. install dependencies
pnpm install
or npm/yarn equivalent
3. run the application
pnpm dev
Additional Links
live deployment - https://fabricjs.pages.dev/