Skip to content

pspepp3r/blogginit

Repository files navigation

Blogginit

Blogginit is a blogging platform designed to simplify content creation and management for users. This project provides a robust and user-friendly interface for creating, editing, and publishing blog posts.

Features

  • User Authentication: Secure login and registration system.
  • Post Management: Create, edit, delete, and view blog posts.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Rich Text Editor: Easily format and style your blog content (Proposed).
  • Category Management: Organize posts into categories for better navigation (Proposed).

Installation

  1. Clone the repository:

    git clone https://github.com/pspepp3r/blogginit.git
  2. Navigate to the project directory:

    cd blogginit
  3. Install dependencies:

    npm install
    composer require
  4. Configure the environment variables in a .env file.

  5. Generate Application key:

    php blogginig app:generate
  6. Open with a choice web server (Apache recommended)

Usage

  1. Open your browser and navigate to the URL specified by the browser configuration (most likely http://localhost:80/.
  2. Register or log in to your account.
  3. Start creating and managing your blog posts.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature-name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published