/Blog-App

The Blog app will be a classic example of a blog website. We 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.

Primary LanguageRuby

📗 Table of Contents

📖 Blog app

Blog app The Blog app will be a classic example of a blog website. We 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.

🛠 Built With

Tech Stack

Key Features

  • Show user posts
  • Show post comments
  • Show post likes
  • Show user info

(back to top)

💻 Getting Started

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

Prerequisites

To run this project you need:

Setup

Clone this repository to your desired folder:

git clone git@github.com:billymohajeri/Blog-App.git

Install

Install this project with:

cd Blog-App
bundle install
npm install

Usage

To run the project, execute the following command:

rails s

(back to top)

👥 Authors

👤 Billy Mohajeri

👤 Abdul Saboor Sohaib

  • GitHub: SaboorSohaib
  • Twitter: absaboorsohaib
  • LinkedIn: abdul-saboor-sohaib

(back to top)

🔭 Future Features

  • Edit post
  • Edit comment
  • Edit user info

(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 consider giving it a star.

(back to top)

🙏 Acknowledgments

  • I would like to thank all code reviewers for making this project better.

(back to top)

📝 License

This project is MIT licensed.

(back to top)