/BlogApp

The Blog app is a classic example of a blog website. It is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

Primary LanguageRuby

Blog app

The Blog app is a classic example of a blog website. It is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

Getting Started

  • clone the repository git clone https://github.com/selma-belhadj/BlogApp.git
  • navigate to the folder cd BlogApp
  • checkout the feature git checkout process-data
  • Install packages bundle install
  • Setup database rails db:setup
  • Run migration rails db:migrate

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Authors

👤 Selma Belhadj

👤 Ezekiel Utshudi

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.