Canvas Editor Lite is a lightweight and powerful canvas editor built with Next.js and Fabric.js.
- Lightweight and fast
- Built with Next.js and Fabric.js
- Styled with Tailwind CSS
- Easy to use and extend
To install the dependencies, run:
pnpm install
To start the development server, run:
pnpm dev
To build the project, run:
pnpm build
To start the production server, run:
pnpm start
This project is licensed under the MIT License.