A microblog web app built with React, PocketBase(SQLite) and Vite
PocketBlog is a simple blog application developed using React, Pocketbase with SQLite, and various libraries such as React Router, Chakra-UI, and Zustand. The application aims to provide a user-friendly interface for writing and managing blog posts.
To install PocketBlog, follow these steps:
git clone [repository url]
cd pocketblog
npm install
npm start
http://localhost:3000 to access PocketBlog.PocketBlog is a user-friendly blog application developed using React and Pocketbase. With features like rich text editing, social login, categories and tags, search functionality, and email verification, PocketBlog offers a comprehensive solution for writing, managing, and browsing blog posts. The application is actively developed and encourages community contributions.