/Rails_blogger

A blog built up with ruby on rails following the indications in http://tutorials.jumpstartlab.com/projects/blogger.html

Primary LanguageRubyMIT LicenseMIT

Blogger

A blog built up with ruby on rails following the indications in http://tutorials.jumpstartlab.com/projects/blogger.html

screenshot

What it does

You can add articles and comment them in this site

Built

Ruby on rails

Getting Started

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

Prerequisites

  • Ruby
  • Rails

Setup

Install gems with:

bundle install

Setup database with:

   rails db:migrate

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    rpsec

Author

👤 Javier Oriol Correas Sanchez Cuesta

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project.
  • Cloning the project to your local machine.
  • cd into the project directory.
  • Run git checkout -b your-branch-name.
  • Make your contributions.
  • Push your branch up to your forked repository.
  • Open a Pull Request with a detailed description to the development branch of the original project for a review.

Attributions and Credit 🚀

  • Microverse
  • The Odin Project
  • Jumpstartlab

Show your support

Give a ⭐️ if you like this project!

📝 License

Check out my stories on medium to see what I'm talking about! Follow me on Instagram and Twitter to see what I am up to!

Enjoy!