RubyOnRails_template

this is a repo template for Ruby on Rails(ROR)

MIT License

Stars
4

📗 Table of Contents

📖 My-Blog-App

The Blog app is a classic example of a blog website. It's a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liks to posts of their intrest.

🛠 Built With

Tech Stack

Key Features

  • Create blog plost

  • Comment on blog post

  • Display list of comments

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Code Editor (Vs Code)

  • Terminal

  • Install ruby on your computer

  • Install rails on your computer

Setup

Clone this repository by using the command line to your desired folder:

git clone https://github.com/Lucash2022/Blog-App.git

cd Blog_App

Install

Install this project with:

cd Blog_App
 bundle install (install all dependencies)

Usage

To run the project, execute the following command:

rails server

Test

  rspec

Authors

👤 Lucas Erkana

🔭 Future Features

  • Improve styles of the project

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

⭐️ Show your support

Leave a star if you like the project.

🙏 Acknowledgments

I would like to thank Microverse for the project.

📝 License

This project is MIT licensed.