This is a Rails application that builds a full featured blog web application.
- Ruby
- Rails
- GitFlow
- Install Postgre SQL, ensure a username 'postgres' with password: 'cualespos31' is available
- git clone https://github.com/acolombo1/BlogApp.git
- cd BlogApp
- bundle install
- rails db:reset
- rails s
- Navigate to localhost:3000
👤 Aldo Colombo
- GitHub: @acolombo1
- Twitter: @aldocolombo
- LinkedIn: Aldo Colombo
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.