Skip to content

vishal7580/BlogApp

Repository files navigation

📝 Blog Web App

A simple blog platform built with React (frontend) and Appwrite (backend as a service).
Users can sign up, log in, write posts, update posts, and explore posts from others.
The app also integrates the TinyMCE editor for rich-text content creation.


🚀 Features

  • 🔑 Authentication – Signup, Login, Logout (powered by Appwrite Auth)
  • ✍️ Rich Text Editor – Create and edit posts using TinyMCE
  • 📌 CRUD Operations – Create, Read, Update, Delete blog posts
  • 🌍 Community Feed – See all posts created by other users
  • 🖼️ Responsive UI – Built with modern React best practices

🛠️ Tech Stack

  • Frontend: React, React Router, Redux, Tailwind CSS
  • Backend: Appwrite (Auth + Database + Storage)
  • Editor: TinyMCE (Rich Text Editor)
  • Deployment: Vercel (Frontend), Appwrite Cloud (Backend)

🔗 Live Demo

Check out the live app here: Blog Web App Use the following credentials to log in and test the app:

About

A simple blog app using react and appwrite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages