Skip to content

Latest commit

 

History

History
172 lines (100 loc) · 3.55 KB

README.md

File metadata and controls

172 lines (100 loc) · 3.55 KB

📗 Table of Contents

📖 [Blog app]

[Blog app] is an app that connects authors, posts and their comments using Ruby on Rails.

🛠 Built With

  • Ruby
  • Rails
  • Gem
  • postgresql

Tech Stack

Database

Key Features

  • [MVC]

(back to top)

🚀 Live Demo

(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:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Elijahdre/blog-app.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

👥 Authors

👤 Author1

  • GitHub: GitHub Badge
  • Twitter: Twitter Badge
  • LinkedIn: LinkedIn Badge

(back to top)

🔭 Future Features

  • [Adding comments]
  • [Add posts]
  • [Add likes]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Drop a ⭐️ if you like this project...

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)