rails-blog_app

A social forum Ruby on Rails web application that displays users and users posts

Stars
3
Committers
1

📗 Table of Contents

📖 RAILS BLOG APP

RAILS BLOG APP This Blog app represents an engaging blog platform developed with Ruby on Rails. This platform empowers users to generate, peruse, engage with comments, and show appreciation through likes on posts. It stands as a straightforward yet impactful illustration of crafting web applications.

🛠 Built With

Tech Stack

Key Features

  • Create Blogs
  • Read Blogs
  • Update Blogs
  • Delete Blogs

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Code editor like VS code
  • Ruby installed in your machine

Setup

Clone this repository to your desired folder:

   git clone https://github.com/geekelo/rails-blog_app.git
   cd rails-blog-app

Install

Install this project with:

  cd rails-blog-app
  gem install

Usage

To run the project, execute the following command:

  rails server

Run Tests

To run tests, run the following command:

  bin/rails test test/models/article_test.rb

👥 Authors

👤 Eloghene Otiede

🔭 Future Features

  • Social Networking
  • Developers Forum
  • Virtual Meetings

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project drop a ⭐️

🙏 Acknowledgments

I would like to thank from Microverse for adding the guidlines of project.

📝 License

This project is MIT licensed.