Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.35 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.35 KB

React + Vite

Currently, two official plugins are available:

Features

  • User-Friendly Dashboard: The app boasts an easy-to-navigate dashboard that allows users to quickly and effortlessly manage their blog content.

  • Create and Edit Posts: Users can create new blog posts and edit existing ones with a rich text editor that supports a wide range of formatting options.

  • Content Management: All blog posts are stored in the Appwrite database, making it easy to organize and categorize content for better accessibility.

  • Secure Authentication: User data is securely managed with Appwrite's authentication system, ensuring user privacy and data integrity.git

  • Image Uploads: Users can include images in their blog posts and store them securely within the Appwrite database.

  • User Permissions: Admins can assign different levels of access and permissions to users, ensuring control and security.

Npm Packages used:

  • redux-toolkit
  • react-router-dom
  • appwrite ->for backend services
  • @tinymce/tinymce-react->for text editor
  • html-parser
  • DAISYUI