Simple Blog Website
This is a simple blog website created for practicing React.js, Appwrite, and Tailwind CSS. Users can log in and upload blog posts with full CRUD (Create, Read, Update, Delete) operations.
Features
- User Authentication
- Create, Read, Update, and Delete blog posts
- Responsive design with Tailwind CSS
Technologies Used
- React.js: For building the user interface
- Appwrite: For backend services such as database and authentication
- Tailwind CSS: For styling the application
Deployment
The website is deployed at Blog website. Visit the link to see the live application.
Prerequisites
- Node.js installed on your machine
- Appwrite server set up and running