A simple blog website built using ReactJS for the frontend and Appwrite for the backend.
This project is a blog website where users can create, read, update, and delete blog posts. The frontend is built with ReactJS, and the backend services are provided by Appwrite.
- User authentication (sign up, login, logout)
- Create, read, update, and delete blog posts
- Responsive design
- Rich text editor for creating and editing posts
- ReactJS
- React Router
- Redux
- Axios for API calls
- Tailwind CSS for styling
- Appwrite for backend services (authentication, database, storage)