BlogSpree is a React-based blogging web application where users can create, edit, and read blog posts. Users can explore other people's posts, making it an interactive and engaging platform for sharing content.
BlogSpree- 🔐 Login & Signup Pages: Secure user authentication with user-friendly forms.
- 📝 Add, Edit & Read Posts: Users can create, modify, and read posts published by others.
- ✍️ Rich Text Editor: Integrated TinyMCE editor for enhanced text formatting.
- 📱 Responsive Design: Styled using Tailwind CSS for a modern, clean, and mobile-first experience.
- 🌐 Backend as a Service (BaaS): Appwrite is used for user management and backend services.
- 🔎 HTML Parsing: HTML-React-Parser is used for safe rendering of HTML content.
- ⚙️ State Management: Redux is used for state management across the app.
- 🔄 Routing: React Router DOM enables smooth navigation between pages.
- ⚛️ Frontend: React, Tailwind CSS
- 🔧 Backend: Appwrite (Backend-as-a-Service)
- 🖋️ Editor: TinyMCE
- 🔠 HTML Parsing: HTML-React-Parser
- 📝 Form Handling: React Hook Form
- 🔀 Routing: React Router DOM
- 🔄 State Management: Redux