The Blog app will be a classic example of a blog website. I created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
- To setup the project First clone this repo using the git command line :
- Then you install the depencies
bundle install
- setup the database
rails db:create rails db:migrate rails db:seed
- Finally run the app
rails s
Happen S Mathebula
- GitHub: @HSMathebula
- Twitter: @Happen-Mathebula
- LinkedIn: @happen-sipho-mathebula
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