Skip to content

jurgen1c/rails-blog-app

 
 

Repository files navigation

Microverse School > Rails > #2 Blog App

screenshot

In this project we created a simple blog system and learn the basics of Ruby on Rails.

  • Miltestone 1 - Models, Views, and Controllers (MVC)
  • Miltestone 2 - Data Structures & Relationships
  • Miltestone 3 - Routing
  • Miltestone 4 - Migrations
  • Miltestone 5 - Views with forms, partials, and helpers
  • Miltestone 6 - RESTful design
  • Miltestone 7 - Adding gems for extra features

Built With

  • Ruby on Rails

Linters

  • Rubocop
  • Stylelint

Getting Started

To get a local copy up and running follow these simple example steps.

Install

In order to run, you need to install RUBY and Rails in your computer. For windows you can go to Ruby installer and for MAC and LINUX you can go to Ruby official site for intructions on how to intall it.

Then you can clone the project by typing git clone https://github.com/RaminMammadzada/rails-blog-app

Run app

  • Type bundle install in the root file of the project.
  • Type rails s in the root file of the project.

Authors

👤 Ramin Mammadzada

👤 Jurgen Clausen Gutierrez

🤝 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!

Acknowledgments

📝 License

This project is MIT licensed.

About

Microverse School > Rails > Blog App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 65.8%
  • CSS 17.9%
  • HTML 11.3%
  • JavaScript 3.8%
  • SCSS 1.2%