HectorTorresE / BlogApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoR Blog App

A classic blog app built with Ruby on Rails. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts

Built With

  • Ruby
  • Ruby on Rails
  • Gems
  • Bundler
  • RSpec
  • PostgreSQL

Getting Started

This project is an implementation of a Ruby on Rails blog app.

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

Prerequisites

  • Ruby
  • PostgreSQL user with enough permissions for managing databases

Setup

  • Clone this repository in your local machine by using git clone https://github.com/HectorTorresE/BlogApp.git
  • Update config/database.yml file in order to set a working user/password postgresql account

Install

Install the dependencies with bundle install

Usage

Authors

👤 Hector Torres

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About


Languages

Language:Ruby 68.2%Language:HTML 27.0%Language:Batchfile 3.2%Language:CSS 0.9%Language:JavaScript 0.6%Language:Shell 0.2%