/Blog-app

The Blog app will be a classic example of a blog website. A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Primary LanguageRubyMIT LicenseMIT

Blog app

📗 Table of Contents

📖 Blog app

Blog app is a dynamic web platform built on the robust foundation of Ruby on Rails. Here, you're not just a reader; you're an active participant in a vibrant community. Seamlessly create, explore, and engage with captivating posts that reflect your passions.

🛠 Built With

Tech Stack

Ruby
Rails
PostgreSQL

Key Features

  • Create Posts
  • Read Available posts
  • Update Published posts
  • Delete Published posts
  • run rspec tests

(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:derrick1451/Blog-app.git

Install

Install this project with:

  cd blog-app
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec test/name-of-the-file

(back to top)

👥 Authors

👤 Okongo Derrick

(back to top)

🔭 Future Features

  • Group meetups and formation
  • Publish Statuses
  • Create communication Channels
  • Add Forms

(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 please give it a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me this opportunity to showcase my skills.

(back to top)

📝 License

This project is MIT licensed.

(back to top)