A blog app using react, redux-toolkit, appwrite. This app consist features like authentication, publishing blogs, uploading thumbnail image, nested comments where anyone can reply comments, like button, and views count.
To store all the blogs it uses appwrite database, and to store images it uses appwrite bucket. For authentication user can user their google account or just they can sign up using email and password.
Built with