/rails_blog_app

Primary LanguageRubyMIT LicenseMIT

Blogger Rails

A minimalist Blog to post your messages.

screenshot


The main purpose here is to deploy a working Blog on Heroku.

Content

Features

  • User can make a account and login
  • Users can make post, edit and delete your own posts
  • Spam message to confirm if a post is create, edit or delete
  • Ask to confirm when want to delete a post
  • Is possible to make comments

Built With

  • Ruby 2.7
  • Ruby on Rails 5.2
  • RSpec (Unit testing)
  • Rubocop (Linter) with Stickler (CI Tool)
  • Git, Github and VScode

Getting Start

Install

To use this program, you will need install:

Get a local copy

Now you need a copy of this application, if you are using Git:

git clone git@github.com:rsnazario/rails_blog_app.git

Otherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.

Run

Run bundle to install all gems:

bundle install

To run, from the application folder, just type on terminal:

rails server

Now you can go to your favorite web browser like Google Crome and go to this page:
localhost:3000

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

A special thanks for the code reviewers.

Author

👤 Rafael Nazario

👤 Thiago Miranda

License

MIT