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.
- Ruby
- Rails
- Postgresql
- CSS
- TDD via RSPEC
To get a local copy up and running follow these simple example steps.
- You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.
- Clone the project
https://github.com/OybekKayumov/blog-app.git
- navigate to the folder
cd blog-app
- Install required gems
bundle i
-
start the server
rails s
-
Enjoy interacting with the app.
👤 Solomon Hagan
- GitHub: @Achilles-Dev
- Twitter: @SoloAchilles
- LinkedIn: Solomon Hagan
👤 Sentayhu Berhanu
- GitHub: @sentayhu19
- LinkedIn: sentayhu-berhanu
👤 Oybek Kayumov
- GitHub: @OybekKayumov
- Twitter: @KayumovOybek
- LinkedIn: Oybek Kayumov
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!