The Blog app is a classic example of a blog website. Created 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
- Ruby on Rails
- Copy this link this link
- Open your terminal or command line
- Run "git clone Paste this link"
- Open the folder with your code editor
- Add to the terminal
rspec spec spec/filename.rb
- Run
bundle install
orbundle i
to install the dependencies - Run
rails s
to run the code! - Run
rubocop
to find and fix linters
👤 Vana Seraydarian
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- I would like to thank my code reviewers for their valuable feedback.
- I would like to thank my learning partners and morning session members for their support.
Give a ⭐️ if you like this project!
See MIT license.