Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abdelaziz-mahdi/blog
- Owner: Abdelaziz-Mahdi
- License: mit
- Created: 2024-03-30T15:16:51.000Z (8 months ago)
- Default Branch: dev
- Last Pushed: 2024-05-20T18:48:35.000Z (6 months ago)
- Last Synced: 2024-05-20T22:11:14.823Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 747 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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** 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.
Languages & bundlers
Database
- A fully functional website.
- Show the list of posts.
- Empower readers to interact with them by adding comments and liking posts.
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
👨🏼🚀 **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)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Abdelaziz-Mahdi/Blog/issues).
Give a ⭐️ if you like this project!
- [x] Project 1: Creating a backend using rails.
- Project inspired by [Deanin](https://www.youtube.com/@Deanin).
This project is [MIT](./LICENSE) licensed.