Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.03 KB

Quillcraft

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.

Features

  • 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.

Tech Stack

  • 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