Blog-App

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.

Stars
12

Blog App

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.

Built With

  • Ruby
  • Rails
  • PostgreSQL

Getting Started

Clone this repository

$ git clone [email protected]:Sahar-AbdelSamad/Blog-App.git
$ cd Blog-App

Install gems

$ bundle install

Setup database

$ rails db:create

Start server

$ rails s

Open http://localhost:3000/ in your browser

Run tests

$ bundle exec rspec

Authors

👤 Sahar Abdel Samad

👤 David Vergaray

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!