https://github.com/victorokoroji/blog-app
This Blog app is a classic example of a blog website. It is a 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/victorokoroji/blog-app
api-rest postgresql ruby ruby-on-rails
Last synced: 2 months ago
JSON representation
This Blog app is a classic example of a blog website. It is a 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/victorokoroji/blog-app
- Owner: victorokoroji
- Created: 2022-06-07T21:16:27.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-24T22:28:12.000Z (almost 3 years ago)
- Last Synced: 2025-04-10T00:56:55.891Z (2 months ago)
- Topics: api-rest, postgresql, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 22.2 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Blog App
> This Blog app is a classic example of a blog website. It is a functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
## Built With
- Ruby
- Rails
- Postgresql
## Getting StartedTo get a local copy up and running follow these simple example steps.
Start by cloning the repository.
`https://github.com/vickymarz/blog-app`
Navigate to the created folder.
`cd blog-app`
### Prerequisites
- A Command Line Interface.
- Having Ruby installed.
- Setup Rails
### Install
To install rails, run `gem install rails on your terminal`
### Usage### Run tests
To run tests enter `rspec` command on your terminal## Authors
👤 **Okoroji Victor aka Vickymarz**
- GitHub: [@githubhandle](https://github.com/vickymarz)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/okoroji-victor-ebube-8791741a0)👤 **Usor Faith Eloho**
- GitHub: [@githubhandle](https://github.com/usorfaitheloho)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/faith-usor/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.