The Blog app will be a classic example of a blog website. it's fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
- Ruby on Rails
Clone Repository using
git clone git@github.com:Gedewon/BlogApp.git
Or using HTTPS
git clone https://github.com/Gedewon/BlogApp.git
Move into project directory
cd BlogApp
bundle install
rails server
Run following command
gem install --no-document rspec -v '>=3.0, < 4.0'
>rspec --force-color --format documentation
👤 Gedewon
- GitHub: @gedewon
👤 Issac
- GitHub: @gedewon
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.