Chronique - Blog Application Chronique is a blog application project built with React.js, RTK and Appwrite. It allows users to create and manage blog posts while providing a secure and seamless authentication system.
Features --User authentication via Appwrite. --Ability to create, view, and manage blog posts. --Secure file storage using Appwrite's backend.
Tech Stack Frontend: React.js Backend: Appwrite (for authentication, data management, and file storage)
Appwrite Setup To get started with Appwrite, sign up for an Appwrite account and create a project. Set up the necessary authentication, database, and storage services to integrate with the frontend. You can follow the Appwrite's documentation for detailed setup instructions.