/blog-app--ruby

The Blog app is a classic example of a blog website. It's a functional website that shows the list of posts and empower readers to interact with them by adding comments and liking post.

Primary LanguageRuby

logo

Microverse README Template

πŸ“— Table of Contents

πŸ“– Ruby Blog App

The Blog app is a classic example of a blog website. It show the list of posts and empower readers to interact with them by adding comments and liking posts.

πŸ›  Built With

Ruby, Postgresql

Key Features

Users can be able to:

  • Create post
  • Like post
  • Comment post

(back to top)

πŸš€ Live Demo

Add a link to your deployed project.

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need to:

  • Ruby Installed
  • Rails install
  • Nodejs Installed
  • postgresql

Setup

Clone this repository to your desired folder:

 git clone https://github.com/GordonOtieno/blog-app--ruby.git
 cd blog-app--ruby 

Install

Install this project with:

  gem install

(back to top)

πŸ‘₯ Author

Mention all of the collaborators of this project.

πŸ‘€ Gordon Otieno

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a star⭐️

(back to top)

πŸ™ Acknowledgments

I would like to thank everyone who assisted in any way.

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)