Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
-
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.
- redux-toolkit
- react-router-dom
- appwrite ->for backend services
- @tinymce/tinymce-react->for text editor
- html-parser
- DAISYUI