luckyklyist / blog-with-appwrite

A blog app created with appwrite and React

Home Page:https://blog-with-appwrite.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog App (Initial Phase)

Welcome to the Blog App, a simple blogging platform built with Appwrite and React. This project is currently in its initial phase and serves as a starting point for developing a full-fledged demo blogging application.

Features (planned)

  • User registration and authentication
  • Create, edit, and delete blog posts
  • Comment on blog posts
  • User profile pages
  • User-friendly UI and responsive design
  • Search functionality
  • Post likes
  • And much more!

Getting Started

  1. Clone this repository to your local machine.
  2. Install the required dependencies by running pnpm install.
  3. Configure your Appwrite instance by updating the appwriteConfig.js file.
  4. Run the development server with pnpm run dev.

Please note that this project is a work in progress, and additional features and improvements will be added in subsequent phases.

Contribution

Contributions are welcome! If you'd like to contribute to the development of this project, please open an issue or submit a pull request.

About

A blog app created with appwrite and React

https://blog-with-appwrite.vercel.app/


Languages

Language:TypeScript 96.9%Language:JavaScript 2.0%Language:HTML 1.0%Language:CSS 0.2%