Skip to content

Latest commit

 

History

History
114 lines (74 loc) · 2.88 KB

File metadata and controls

114 lines (74 loc) · 2.88 KB

Blog App

📗 Table of Contents

📖 BlogAppRoR

BlogAppRoR is a blog website which created with Ruby on Rails. The fully functional website shows posts made and empower readers to interact with them by adding comments and liking posts.

🛠 Built With

Tech Stack

Key Features

  • [View all posts.]
  • [Comment on a post.]
  • [Like a post.]

(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
  • Rails

SetUp

Clone this Repository to your desired folder:

cd my-folder
git clone https://github.com/otmanTR/BlogAppRoR.git

Install

Install this project with:

bundle install

Usage

To run the project, execute the following command:

rails s

(back to top)

👥 Authors

👤 Recep Burak Otman

(back to top)

🔭 Future Features

  • [Connect API]

(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 consider giving it a star ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to work on this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)