Skip to content

The Blog app is a classic example of a blog website. You can create posts and empower readers to interact with them by adding comments and liking posts.

Notifications You must be signed in to change notification settings

ridaarif98/blog-app

Repository files navigation

Blog App

The Blog app is a classic example of a blog website built using Ruby on Rails framework.

Built With

  • Ruby on Rails
  • PostgreSQL

Getting Started

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

Prerequisites

Setup

  • Make sure you have Ruby on Rails set up properly on your computer
  • git clone git@github.com:ridaarif98/blog-app.git or
  • git clone https://github.com/ridaarif98/blog-app.git
  • cd blog-app

Install

bundle install
yarn install

Run

rails db: create
$ rails db:migrate
$ rails db:seed
rails s

Test

rspec

Author

👤 Rida Arif

👤 Faizan Zahid

🤝 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

  • Microverse for giving me this chance
  • To my Stand Up Team and coding partners who kept my morale up!
  • The amazing code reviewers for making me improve every day 👍

About

The Blog app is a classic example of a blog website. You can create 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