A great blog app created with RoR.
- Check the Ruby version or if you have at all by running
ruby -v
if you get something like thisruby 2.6.8p205 (2021-07-07 revision 67951)
you have Ruby installed. - Clone the repository by runiing
git clone https://github.com/raminka13/blog-app.git
in your CLI. cd blog-app
- Run
bundle install
- Run
rails server
- Open Browser
http://localhost:3000/
- Run
rspec spec/
👤 Raul A Ospina 🧑🏻💻
- GitHub: @raminka13
- Twitter: @raminka13
- LinkedIn: Raul Ospina
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.