Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meryemsanem/blog-app
https://github.com/meryemsanem/blog-app
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/meryemsanem/blog-app
- Owner: meryemsanem
- License: mit
- Created: 2023-09-26T12:32:29.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-13T13:36:15.000Z (over 1 year ago)
- Last Synced: 2024-12-20T23:23:07.847Z (28 days ago)
- Language: Ruby
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** is a web application built using Ruby on Rails and PostgreSQL to manage blog posts, comments, likes, and user profiles.
Client
- **Write posts**
- **Like and comments on posts**
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
👤 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/)
- **Post creation**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/meryemsanem/blog-app/issues).
If you find this project helpful or interesting, star this repository on GitHub to let me know you like the project. ⭐️
I would like to thank Microverse for teaching and enforcing professional level practices.
This project is [MIT](./LICENSE) licensed.