Blog App

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.

Made With

  • Ruby on Rails

Getting Started

Setup

To setup the project locally: clone the repository using:

git clone git@github.com:ha-manel/Blog-App.git

Install dependencies

run:

bundle install

Setup database

run:

rails db:create
rails db:migrate
rails db:seed

Run the app

run:

rails s

Authors

👤 Manel Hammouche

👤 Lembani Sakala

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!