Joel-100 / blog_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [Blog App]

The Blog App is a classic example of a blog website. 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

Tech Stack

Client
Server
Database

Key Features

  • [Create posts]
  • [Comment on posts]
  • [Like posts]

(back to top)

πŸš€ Live Demo

  • Coming soon....

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

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Baayeh/blog_app.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

(back to top)

πŸ‘₯ Authors

πŸ‘€ Author1

(back to top)

πŸ”­ Future Features

  • [Like a post]
  • [Comment on a post]
  • [Follow a user]

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

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 75.8%Language:HTML 16.7%Language:CSS 5.6%Language:JavaScript 1.9%