karayamanemre / blog-rails

Blog Rails is a blog app for showing the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby on Rails, PostgreSQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Blog Rails

Blog Rails is a blog app for showing the list of posts and empower readers to interact with them by adding comments and liking posts.

πŸ›  Built With

Tech Stack

Ruby

Server
Server
Database

Key Features

With this app you can:

  • Read the posts.
  • Like the posts.
  • Comment on posts.

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need: Ruby installed on your pc

Setup

  • Clone this repository to your desired folder:
  git clone https://github.com/karayamanemre/blog-rails.git
  • Go to the repository folder you cloned.
  • Run bundle install on command line to install.
  • Write rails s to command line to start the app.

Run Tests

  • Run rspec on command line for tests.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Emre Karayaman

πŸ‘€ Kenechuwkwu Agagwu

πŸ‘€ Natanim Abesha

(back to top)

πŸ”­ Future Features

  • Creating posts with logged user.
  • Editing posts.
  • NOT liking posts.

(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 leave a star

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Blog Rails is a blog app for showing the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby on Rails, PostgreSQL.

License:MIT License


Languages

Language:Ruby 73.9%Language:HTML 24.0%Language:JavaScript 1.6%Language:CSS 0.3%Language:Shell 0.1%