Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sam100799z/appwrite-blog

Chronique is a blog application built using React.js for the frontend and Appwrite for the backend services. The project allows users to create, view, and manage blog posts. It integrates authentication, database management, and file storage using Appwrite, which simplifies the backend development.
https://github.com/sam100799z/appwrite-blog

appwrite appwrite-auth blog react

Last synced: about 2 months ago
JSON representation

Chronique is a blog application built using React.js for the frontend and Appwrite for the backend services. The project allows users to create, view, and manage blog posts. It integrates authentication, database management, and file storage using Appwrite, which simplifies the backend development.

Awesome Lists containing this project

README

        

**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](https://appwrite.io/docs) for detailed setup instructions.