rajanjha9235 / mega-blog

Blog App in which we can create a Post , edit, delete and view all other user's posts when logged in
https://mega-blog-nine-gamma.vercel.app/
Apache License 2.0
0 stars 0 forks source link
appwrite appwrite-auth appwrite-database appwrite-storage html-react-parser react react-hook-form react-redux react-router-dom reactjs tailwindcss tinymce tinymce-editor

Mega Blog

Welcome to the GitHub repository for the Mega Blog App! This repository contains the source code for a powerful blogging platform equipped with essential features like user authentication, post management, and content creation. It utilizes Appwrite as the backend service for managing the database and storage operations.

image

Introduction

Mega Blog is a full-fledged blog application built with React.js that offers the following features:

Tech Stack

Deployment & Repository

Installation

  1. Clone the repository: git clone https://github.com/rajanjha9235/mega-blog.git

  2. Navigate to the project directory: cd mega-blog

  3. Install dependencies: npm install

  4. Running the Development Server : npm run dev

  5. Access the application in your browser at http://localhost:5173 (or the port specified in package.json).

Appwrite Configuration

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the Apache License - see the LICENSE file for details.

Additional Notes

Disclaimer

The information provided here serves as a starting point for understanding the Mega Blog app. While explanations are clear, it's recommended to explore the code itself for the most comprehensive grasp of implementation details.