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.
Ruby, Postgresql
Users can be able to:
- Create post
- Like post
- Comment post
Add a link to your deployed project.
To get a local copy up and running, follow these steps.
In order to run this project you need to:
- Ruby Installed
- Rails install
- Nodejs Installed
- postgresql
Clone this repository to your desired folder:
git clone https://github.com/GordonOtieno/blog-app--ruby.git
cd blog-app--ruby
Install this project with:
gem install
Mention all of the collaborators of this project.
π€ Gordon Otieno
- GitHub: @GordonOtieno
- Twitter: @GordonOtieno
- LinkedIn: GordonOtieno
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a starβοΈ
I would like to thank everyone who assisted in any way.
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.