/Blog-app

The Blog app will be a classic example of a blog website. I will create 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

📗 Table of Contents

📖 Blog App

The Blog App is a classic example of a blog website. It is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

🛠 Built With

  • Ruby
  • Ruby on Rails
  • VSCode
  • Rubocop
  • PostgreSQL

Tech Stack

Linters
  • StyleLint
  • Rubocop
Server
  • Ruby
Database
  • PostgreSQL

Key Features

  • Add posts
  • Add comments
  • Add like posts

(back to top)

🚀 Live Demo Not Available

(back to top)

💻 Getting Started

Setup

Clone this repository to your desired folder:

Example commands:

  git clone https://github.com/teke85/blog-app.git
  cd blog_app

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 spec

(back to top)

p>

👤 Isiteketo mutau

(back to top)

🔭 Future Features

  • [Add Authorization rules]
  • [Add API endpoints.]
  • [Integration specs for Views and fixing n+1 problems.]

(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 star!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)