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

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.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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 Started

To 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.