Skip to content

"Rails Blog App" a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Notifications You must be signed in to change notification settings

olawale-o/rails_blog_app

Repository files navigation

Rails Blog App

"Rails Blog App" a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Built with

  • Ruby
  • Ruby on Rails

Screenshot

screenshot

Getting started

Prerequisites

  • Ruby
  • Rspec
  • Rails
  • PostgreSQL

To get a local copy of this repository kindly follow the steps below.

  • Kindly make sure you have ruby, Ruby on rails and PostgreSQL installed
  • Scroll to top of this current repository
  • Click on the Code button with background color green on the right end corner
  • Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
  • In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
  • Type git clone (copied link) on the currently opened terminal or command prompt
  • Remember to change (copied link) to git@github.com:olawale-o/rails_blog_app.git which is the name of the repository

Setup

  rails db:setup

Install

    bundle install

NOTE Install webpacker

  rails webpacker:install

Test

  bundle exec rspec spec/requests

Authors

👤 Omoogun Olawale

👤 Polina Stamenova

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!

Acknowledgements

  • Microverse

About

"Rails Blog App" a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published