The Blog app is a classic example of a blog website. It is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
To make the project run locally on your computer, please follow these next steps:
- Git clone the repository.
- Run
bundle install
- Run
rails s
To run the unit tests type rspec
on your console.
👤 Diego Yon
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.