DejazmachMolla / blogger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby Scraper

This project is a simple blogging app created to practice the Ruby On Rails development process

Demo

Live Demo

Screenshot

screenshot

Built With

  • Ruby On Rails
  • Heroku
  • PostgreSQL
  • Rubocop
  • Paperclip
  • Image Magic

Requirements

  • The project enables CRUD oprations on Articles
  • The project enables commenting on Articles
  • The project enables adding tags for Articles
  • The code should be linted

Getting Started

  • Clone the project in to your computer using git clone https://github.com/DejazmachMolla/blogger.git
  • cd into the blogger folder
  • run bundle install
  • run rails s
  • Open your browser and go to http://localhost:3000

Authors

👤 Dejazmach Molla

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
  • Heroku

About


Languages

Language:Ruby 72.0%Language:HTML 19.7%Language:JavaScript 2.8%Language:SCSS 2.3%Language:CSS 1.7%Language:CoffeeScript 1.5%