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 installTo start the development server, run:
pnpm devTo build the project, run:
pnpm buildTo start the production server, run:
pnpm startThis project is licensed under the MIT License.