📗 Table of Contents

📖 Blog App

A fill functional blog website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
  • css
  • Server
    Database

    Key Features

    list of posts and empower readers to interact with them by adding comments and liking posts.

    • Creating Blog post
    • Commenting Posts
    • Linking PostS

    (back to top)

    🚀 Live Demo

    (back to top)

    💻 Getting Started

    To get a local copy up and running, follow these steps.

    Prerequisites

    In order to run this project you need:

     gem install rails

    Setup

    Clone this repository to your desired folder:

      git clone https://github.com/binhussen/blog-app.git
      cd blog-app

    Install

    Install this project with:

      bundle install

    Usage

    To run the project, execute the following command:

      rails server

    Run tests

    To run tests, run the following command:

      bin/rails test

    Deployment

    You can deploy this project using:

    (back to top)

    👥 Authors

    👤 Mohammed Hussen (binhussen)

    (back to top)

    🔭 Future Features

    Describe 1 - 3 features you will add to the project.

    • Blog Posts
    • Comment Blog
    • Like Blog

    (back to top)

    🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the issues page.

    (back to top)

    ⭐️ Show your support

    Write a message to encourage readers to support your project

    If you like this project...

    (back to top)

    🙏 Acknowledgments

    I would like to thank

    • Microverse
    • Code Reviewers

    (back to top)

    ❓ FAQ

    • [Question_1]

      • [Answer_1]
    • [Question_2]

      • [Answer_2]

    (back to top)

    📝 License

    This project is MIT licensed.

    NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

    (back to top)