/Rails-blog

Primary LanguageRubyMIT LicenseMIT

Rails Blog

📗 Table of Contents

📖 Rails Blog

The Blog app is similar to a regular blog website, functioning as a complete platform displaying various blog posts. Users can participate by leaving comments and expressing their likes on interesting posts.

🛠 Built With

Tech Stack

Ruby on Rails

Key Features

  • Write blog plost

  • Comment on blog post

  • Like blog posts

(back to top)

💻 Getting Started

To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.

Prerequisites

In order to run this project you need:

  • Code Editor

  • Install ruby on your computer

  • Install rails on your computer

Setup

Clone the project into your desired folder by using this command:

git clone https://github.com/mryeminthu/Rails-blog.git

cd Rails-blog

Install

Install this project with:

 bundle install

Usage

To run the project, execute the following command:

rails server

Run tests

  rspec

(back to top)

Authors

👤 Ye Min Thu

🔭 Future Features

  • [Add more exciting features with a user-friendly interface design.]

(back to top)

🤝 Contributing

  • Feel free to contribute, report issues, or make feature requests – your input is appreciated! Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you appreciate this project, please consider awarding it a ⭐️.

(back to top)

🙏 Acknowledgments

I would like to express my sincere thanks to Microverse for providing us with the resources and knowledge necessary to carry out this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)