Skip to content

The Blog app is a classic example of a blog website developed using Ruby on Rails. The project aims to create a user-friendly blog website that enables readers to interact with blog posts by adding comments and liking posts.

License

Notifications You must be signed in to change notification settings

willy836/Blog-App

Repository files navigation

📗 Table of Contents

📖 [Blog App]

[Blog App] is a classic example of a blog website. It shows the list of posts and empowers readers to interact with them by adding comments and liking posts.

🛠 Built With Ruby on Rails

Tech Stack

  • Ruby
  • Rails
  • PostgreSQL
Server
Database

Key Features

  • [Creating a blog post]
  • [Commenting on the blog posts]
  • [Liking the blog posts]

(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 installed on your computer

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  • run bundle install to install necessary gems

Usage

To run the project, execute the following command:

  • run rails s
  • On your browser, type localhost:3000 to see the app

Run tests

To run tests, run the following command:

  • rspec spec

(back to top)

👥 Author

👤 Wilson Kimiri

👤 Rashid Menhas

  • GitHub: RashidMenhas
  • Twitter: Rashid Menhas
  • LinkedIn: Rashid Menhas

(back to top)

🔭 Future Features

  • [Render navbar list elements conditionally, if user is signed in or out]
  • [Implement functionality to send confirmation email messages to user]
  • [Implement adding API endpoints]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give this project a ⭐️ if you like it.

(back to top)

🙏 Acknowledgments

Hat tip to Microverse for the guidance and provision of Ruby on Rails learning materials

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Blog app is a classic example of a blog website developed using Ruby on Rails. The project aims to create a user-friendly blog website that enables readers to interact with blog posts by adding comments and liking posts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •