mryeminthu / Rails-blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

License:MIT License


Languages

Language:Ruby 73.2%Language:HTML 19.1%Language:Batchfile 2.6%Language:CSS 2.0%Language:Dockerfile 1.8%Language:JavaScript 1.1%Language:Shell 0.2%