Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 800 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 800 Bytes

Mega Project

This is a practice project where I have used Appwrite as a backend service.

Description

This is a blog website where users can create, update, and delete posts.

Features

  • Create posts

  • Update posts

  • Delete posts

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository
    git clone https://github.com/Zeshanxviii/Mega-project.git
  2. Install dependencies
    pnpm i
  3. Run Local eviroment
    pnpm run dev
    

Feel free to modify any section as needed!

mark Issue and create PR

Show Your Support

If you enjoy this project or find it helpful, please consider giving it a star! ⭐ Your support motivates me to keep improving and adding new features. Thank you!

Happy Learning!