A classic example of a blog website: A 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
To setup the project locally: clone the repository using:
git clone [email protected]:ha-manel/Blog-App.git
run:
bundle install
run:
rails db:create
rails db:migrate
rails db:seed
run:
rails s
👤 Manel Hammouche
- GitHub: @ha-manel
- Twitter: @hamanel
- LinkedIn: Manel Hammouche
👤 Lembani Sakala
- GitHub: @lembani
- Twitter: @lembani_
- LinkedIn: lembani-sakala
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!