/tdn

This is a Blog app

Primary LanguageRuby

tdn

📗 Table of Contents

📖 [tdn]

[tdn] This is a blog app that allos users post articles, comment on them and show appreciation of each post.

🛠 Built With

Tech Stack

Ruby

Key Features

  • [Post Interaction]

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

 bundle install

Setup

Clone this repository to your desired folder:

  cd blog
  git clone https://github.com/Obimbo07/tdn.git

Install

Install this project with:

  cd blog
  bundle install
  gem install --no-document rubocop -v '>= 1.0, < 2.0'
  gem install rspec

Usage

To run the project, execute the following command:

  ruby main.rb
  or
  ./main

Run tests

To run tests, run the following command:

  • rubocop --color
  • rspec spec --format doc

(back to top)

Deployment

  • Project is not deployed.

(back to top)

👥 Authors

👤 Austin Obimbo

🔭 Future Features

  • [User Subscription]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project please show support by staring ⭐️.

(back to top)

🙏 Acknowledgments

  • We would like to thank Microverse for accommodating us in the Full-time Software Development program

(back to top)

📝 License

This project is MIT licensed.

(back to top)