BLOG APP

blog app

Shouts Blog App

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.




Main Features


  • User Authentication:

    Users can sign up and log in securely using Appwrite authentication.


  • Blog CRUD Operations:

    Users can create, read, like, share update, and delete blog posts.


  • Form Handling:

    Utilizes React Hook Form for efficient and easy form handling.


  • Navigation:

    Implements React Router for smooth and dynamic navigation.


  • Rich Text Editor:

    Integrates TinyMCE-React for a user-friendly rich text editing experience.