Back to projects

Blog App

Ranjit Yadav / March 20, 2024

Blog App is a dynamic web application for creating, editing, and deleting blog posts. It implements advanced features using modern React ecosystem tools and Appwrite backend services.

Features

  • Content Management: Create, edit, and delete blog posts
  • Rich Text Editing: Integrated TinyMCE editor
  • User Authentication: Secure login system with Appwrite
  • State Management: Efficient state handling with Redux Toolkit
  • Form Handling: Advanced form management with React Hook Form

Technologies

  • React.js: Frontend framework
  • Redux Toolkit: State management
  • React Router: Navigation
  • React Hook Form: Form handling
  • TinyMCE Editor: Rich text editing
  • Appwrite: Backend services
  • TailwindCSS: Styling

Links