bhushan354 / Blog-App-Rails

In this Blog app , user can perform CRUD operation on Blog made by him .User can add comments and likes on other users posts as a authenticated user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Rails-Blog-App

πŸ“— Table of Contents

πŸ“– [Rails-Blog-App]

[Rails-Blog-App] is a website built with RUBY on RAILS which empowers the readers and give them quality content

πŸ›  Built With

Tech Stack

Language

Key Features

  • Creates Blog-post.

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

 sudo apt install postgresql postgresql-contrib

Setup

Clone this repository to your desired folder:

git clone git@github.com:bhushan354/Rails-Blog-App.git

Install

Install this project with:

bundle install

Usage

To run tests, run the following command:

  cd Rails-Blog-App
  rails s

(back to top)

πŸ‘₯ Authors

πŸ‘€ Bhushan Deshmukh

πŸ”­ Future Features

  • [Add create blog functionality]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please stay tune for more features

(back to top)

πŸ™ Acknowledgments

  • stanley Ramos

(back to top)

❓ FAQ

  • [How to use Rails-Blog-App interface in irb?]
    irb

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

In this Blog app , user can perform CRUD operation on Blog made by him .User can add comments and likes on other users posts as a authenticated user.

License:MIT License


Languages

Language:Ruby 74.8%Language:HTML 20.6%Language:Dockerfile 1.9%Language:CSS 1.3%Language:JavaScript 1.3%Language:Shell 0.2%