Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abdelaziz-mahdi/blog

The Blog app is a classic example of a blog website. It's a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
https://github.com/abdelaziz-mahdi/blog

Last synced: 28 days ago
JSON representation

The Blog app is a classic example of a blog website. It's a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Awesome Lists containing this project

README

        

# Blog App


logo


BLOG


# 📗 Table of Contents

- [Blog App](#blog-app)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Blog App ](#-blog-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Clone](#clone)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [⭐️ Future Feature ](#️-future-feature-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Blog App

**Blog App** The Blog app is a classic example of a blog website. It's a fully functional 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

Languages & bundlers

Database

### Key Features

- A fully functional website.
- Show the list of posts.
- Empower readers to interact with them by adding comments and liking 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:

Download and Install the latest Ruby distributions.
[Download Ruby](https://www.ruby-lang.org/en/downloads/)

### Setup

- *Docs*
[Installation Documentation](https://www.ruby-lang.org/en/documentation/installation/)

### Clone

- Clone this repo to your local machine using `https://github.com/Abdelaziz-Mahdi/blog-app.git`

### Usage
Run the following commands on your terminal:
- bundle install
- rails s

(back to top)

## 👥 Authors

👨🏼‍🚀 **Abdelaziz Mahdi** 🐱‍👤

- GitHub: [@Abdelaziz-Mahdi](https://github.com/Abdelaziz-Mahdi)
- Twitter: [@_AbdelazizMahdi](https://twitter.com/_AbdelazizMahdi)
- LinkedIn: [in/abdelaziz-mahdi](https://www.linkedin.com/in/abdelaziz-mahdi)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Abdelaziz-Mahdi/Blog/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## ⭐️ Future Feature

- [x] Project 1: Creating a backend using rails.

(back to top)

## 🙏 Acknowledgments

- Project inspired by [Deanin](https://www.youtube.com/@Deanin).

(back to top)

## 📝 License

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

(back to top)