Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meryemsanem/blog-app


https://github.com/meryemsanem/blog-app

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        




Blog App 📖

## 📗 Table of Contents

- [📖 Blog App ](#-catalog-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Blog App

**Blog App** is a web application built using Ruby on Rails and PostgreSQL to manage blog posts, comments, likes, and user profiles.

## 🛠 Built With

### Tech Stack

Client

  • Ruby on Rails
  • ### Key Features

    - **Write posts**
    - **Like and comments on posts**

    (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:

    ```
    ruby on rails
    ruby
    postgreSQL
    bundler
    ```

    ### Setup

    Clone this repository to your desired folder:

    ```bash
    git clone https://github.com/meryemsanem/blog-app.git
    ```

    ### Install

    Install this project with:

    ```bash
    cd blog-app
    bundle install
    ```

    it will install the required gemfile for running the project

    (back to top)

    ## 👥 Author

    👤 Meryem Sanem Küçükbayram

    - GitHub: [Meryem Sanem Küçükbayram](https://github.com/meryemsanem)
    - LinkedIn: [Meryem Sanem Küçükbayram](https://www.linkedin.com/in/meryemsanemkucukbayram/)

    👤 **Abd elhakim Zayan**

    - GitHub: [@Abd elhakim Zayan](https://github.com/abdozayan12)
    - LinkedIn: [@Abd elhakim Zayan](https://www.linkedin.com/in/abdozayan/)

    (back to top)

    ## 🔭 Future Features

    - **Post creation**

    (back to top)

    ## 🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the [issues page](https://github.com/meryemsanem/blog-app/issues).

    (back to top)

    ## ⭐️ Show your support

    If you find this project helpful or interesting, star this repository on GitHub to let me know you like the project. ⭐️

    (back to top)

    ## 🙏 Acknowledgments

    I would like to thank Microverse for teaching and enforcing professional level practices.

    (back to top)

    ## 📝 License

    This project is [MIT](./LICENSE) licensed.

    (back to top)