The Blog App is a Rails application that will users create and show a list of posts and empower readers to interact with them by adding comments and liking posts. The App stores data in postgres database using rails schemas and classes.
The present project is part of the Microverse curriculum Module 5 Block 1, 2, and 3 Projects. The main objective is putting hands on practice to build an application using Ruby on Rails and Database.
- Create post.
- Add new comment
- Add a like.
- Ruby on Rails
- Ruby
- OOP
- Postgres
- Rspec
- Rubocop
To get a local copy up and running follow these simple example steps.
-
Simply clone the project: https://github.com/Carshy/blog-app-ror.git
-
Run ruby rails s to access the application in the browser
👤 Collins Musoko
Give a ⭐️ if you like this project!
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
- Thanks to the Microverse team for the great curriculum 🙌.
- Thanks to Code Reviewers for the insightful feedbacks ⚡.
This project is MIT licensed.