Quillcraft is a modern, lightweight blogging platform built with React, Tailwind CSS, Hono.js, and deployed on Cloudflare Workers. This project provides a sleek and responsive user interface, allowing users to create, edit, and manage blog posts seamlessly.
-
Rich Text Editor: Easily write and format content with support for headings, lists, links, images, and more.
-
Responsive Design: Optimized for all screen sizes using Tailwind CSS.
-
Fast and Scalable: Built with Hono.js and Cloudflare Workers to handle requests efficiently and scale as traffic grows.
-
SEO-Friendly: Configurable metadata and optimized structure for search engine visibility.
-
Secure: Sanitized inputs to prevent XSS attacks, ensuring safe content handling.
-
Frontend: ReactJS, Tailwind CSS, Typescript
-
Backend: Hono.js (running on Cloudflare Workers)
-
Deployment: Cloudflare Workers, Vercel
-
Database and ORM: PostgreSQL (aivenDB) and Prisma
-
Other Tools and libraries: JoditEditor, JsonWebTokens, ZOD, CORS, axios