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

https://github.com/tylher/my-blog


https://github.com/tylher/my-blog

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Blog-app

The Blog app is a fully functional web app that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

## Live Demo

View live demo [here](https://blog-app-uknu.onrender.com/)

## Built With

- Technologies used:
> Ruby
> Gemfile
> IRB
> Rails
> PostgreSql
> Rspec
> Hotwire

## Getting Started

### Prerequisites

You need to have a browser and this tools installed:

- Git
- Ruby
- Rails
- PostgreSql

### Setup

To get a local copy up and running follow these simple example steps:

```
$ git clone [email protected]:tylher/school-library-app.git
```

```
$ cd school-library-app
```

```
$ bundle install
```

### Usage

To run any ruby file:

```
$ ruby (name of file)
```

To run app on server:

```
$ rails s
```

## Authors

👤 adam pithewan **Taiwo Damola Adediran**

- GitHub: [@tylher](https://github.com/tylher)
- Twitter: [@tylher123](https://twitter.com/tylher123)
- LinkedIn: [Taiwo Adediran](https://www.linkedin.com/in/taiwo-adediran-327654127/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!