/blog-app

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

Primary LanguageRuby

Blog App

This App is a a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. It uses Ruby on Rails as an MVC framework.

Built With

Ruby On Rails (RoR) PostegreSQL

Project Requirements:

Create the entities presented in this diagram: blog_app_erd

wireframes

blog_login

blog_root_users

blog_single_post 070-8e84-ab33f078f319.png) e0e9.png)

blog_user_all_posts

blog_user_page

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby 3.1.2 or newer
  • Rails 7.0.4 or newer
  • Git
  • NPM
  • PostgreSQL
  • Modern web browser

Setup

$ git clone https://github.com/indigodavid/blog_app.git
$ cd blog_app/

Install

 bundle install

 gem install rspec

Usage

Run project

Execute command

$ rails server

Then browse http://localhost:3000

Author

👤 Brenda Wihogora

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.