Skip to content

This project is all about a simple blog application where a user can post anything and other users can comment and like the post

License

Notifications You must be signed in to change notification settings

Microverse-Fullstack-Program/rails-blog-app-v2

Repository files navigation

Blog APP

📗 Table of Contents

Blog APP with RoR

This project is all about a simple blog application where a user can post anything and other users can comment and like the post

🛠 Built With

- Tech Stack

Key Features

  • Active Records Migration
  • Data Model
  • Creating Posts
  • Comment on Posts
  • Like and Dislike Posts
  • Delete Posts and Comments

(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 and Ruby on Rails installed on your machine.

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Microverse-Fullstack-Program/rails-blog-app-v2

cd rails-blog-app-v2



### Installation <a name="installation"></a>

Install this project with:

```sh
  bundle install

Usage

To run the project, execute the following command:

   rails server

(back to top)

✍️ Authors

👤 Chere Lemma Urgaya

👤 Wilhelm Naayole Kamulunga

(back to top)

🔭 Future Features

  • [] API documentation
  • [] Add responsiveness

(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 🌟.

(back to top)

🙏 Acknowledgments

We would like to thank microverse for serving this opprtunity and their invaluable resources.

(back to top)

📝 License

This project is MIT licensed.

(back to top)