The Blog app will be a classic example of a blog website. I create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Rails
Ruby
Postgresql
To get a clone of the project, run `git clone git@github.com:https://github.com/zmekonnen251/MyBlogApp.git`
cd MyBlogApp
- A Command Line Interface.
- Having Ruby installed.
- Setup Rails
To install rails, run gem install rails
on your terminal
Run tests
To run tests enter rspec
command on your terminal
Gets all the required dependencies of the projects.
bundle install
For more details, see the Installation docs page.
Zelalem Mekonnen
- GitHub: @zelalem251
- Twitter: @mek_zela
- LinkedIn: Zelalem G. Mekonnen
Video Explanation Video
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.