This project is a simple blog app built with React, Redux Toolkit (RTK), Tailwind CSS, and Appwrite. Users can sign up, log in, post blogs normally and anonymously, like , share, update, and delete their blogs. The project also utilizes additional libraries like React Hook Form for form handling, React Router for navigation, React Icons, React Hot Toast and TinyMCE-React for a rich text editor.
Users can sign up and log in securely using Appwrite authentication.
Users can create, read, like, share update, and delete blog posts.
Utilizes React Hook Form for efficient and easy form handling.
Implements React Router for smooth and dynamic navigation.
Integrates TinyMCE-React for a user-friendly rich text editing experience.