🚀 A feature-rich blog application built with React and Appwrite, designed to provide a seamless experience for managing blog posts and user accounts. This project demonstrates a full-stack implementation with a responsive and user-friendly interface.
✅ User Authentication – Secure sign-up, login, and logout functionality
✅ Create, Read, Update, Delete (CRUD) – Manage blog posts easily
✅ Rich Text Editor – Write and format blog content with ease
✅ Responsive Design – Optimized for all screen sizes
✅ Appwrite Integration – Backend services for authentication, database, and storage
🔹 Frontend: React, Vite, Tailwind CSS
🔹 Backend: Appwrite (Auth, Database, Storage)
🔹 State Management: React Context API
git clone https://github.com/iAmUsmanAwan/your-repo-name.git
cd your-repo-name
npm install
- Set up an Appwrite project
- Create a database & storage
- Configure authentication
- Update the .env file with Appwrite credentials
npm run dev
Now, open http://localhost:5173/ in your browser. 🎉
Contributions are welcome! Feel free to fork the repo, create a branch, and submit a pull request.
If you find this project helpful, please consider giving it a star! ⭐
You can also follow me on GitHub for more awesome projects.