Blog App

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

Live Demo (not available yet)

Live Demo Link

Getting Started

Setup Project

  • Clone repo.

Install

  • Install dependencies with bundle install

Usage

  • Create user hellorails with password 'hellorails'
  • Run rails db:create
  • Run rails db:migrate
  • Run rails s

Tests

  • Run test with rspec spec -f doc lib

Authors

👤 Axel Soler

👤 Saifullah

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

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.