Skip to content

OybekKayumov/blog-app

Repository files navigation

Ruby on Rails - Community Blog

The Blog app is a classic example of a blog website. We will create 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
  • CSS

Methodology used

  • TDD via RSPEC

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.

Setup

  • Clone the project https://github.com/OybekKayumov/blog-app.git
  • navigate to the folder cd blog-app
  • Install required gems bundle i

Usage

  • start the server rails s

  • Enjoy interacting with the app.

Authors

👤 Solomon Hagan

👤 Sentayhu Berhanu

👤 Oybek Kayumov

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