This is a Blog app, a classic example of a blog website. It's 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
- Rails
- PostgreSQL
$ git clone git@github.com:Sahar-AbdelSamad/Blog-App.git
$ cd Blog-App
$ bundle install
$ rails db:create
$ rails s
Open http://localhost:3000/ in your browser
$ bundle exec rspec
👤 Sahar Abdel Samad
- GitHub: @sahar-abdelsamad
- Twitter: @abdelsamadsahar
- LinkedIn: sahar-abdel-samad
👤 David Vergaray
- GitHub: @Yothu
- Twiter: @Daivhy
- LinkedIn: David Vergaray
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!