/RoR-Blog-App

A simple Blog App built with Ruby on Rails.

Primary LanguageRubyMIT LicenseMIT

Blog App

It is a project with educational purposes using Ruby on Rails. Full task description here

Built With

  • Ruby 2.6.5
  • Rails 5.2.4.2
  • VS Code

How to Install

  • Install Ruby in your system. To install Ruby, you can read the Documentation
  • Install Rails. You can read this page
  • Install Bundler.
  • Clone it using git clone command.
  • Run in your terminal bundle install.
  • Run in your terminal rake db:migrate.
  • Run in your terminal rails server.
  • Open your browser using the URL that rails shows you.

Demo

Link demo

Authors

👤 Sergio Zambrano

👤 Felipe Rosa

🤝 Contributing

Contributions, issues and feature requests are welcome!. Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.