ankitt26 / Ankye-blogs

The Blog app will be a classic example of a blog website. I will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Ankye-blogs


πŸ“— Table of Contents

πŸ“– [Ankye blogs]

The Ankye blogs app will be a classic example of a blog website. I am creating 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

Tech Stack

  • Ruby on Rails
  • PSQl

Key Features

  • [Create User & Posts]
  • [User can Like and Comment]

(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:

  • Ruby
  • Rails
  • PostgreSQL

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:ankitt26/Ankye-blogs.git

Install

Install this project with:

  cd my-project
  bundle install

Usage

To run the project, execute the following command:

Example command:

  rails s

Run tests

To run tests, run the following command:

Example command:

  coming soon.....

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ankit

(back to top)

πŸ”­ Future Features

  • User can Bookmark
  • User can Like and comment
  • Live view counts

(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, give it a ⭐️!

(back to top)

πŸ™ Acknowledgments

I would like thank Microverse for giving me this opportunity to work on this wonderful project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

The Blog app will be a classic example of a blog website. I will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

License:MIT License


Languages

Language:Ruby 71.1%Language:HTML 23.7%Language:Batchfile 3.1%Language:JavaScript 1.4%Language:CSS 0.8%