Skip to content

This a blog app to create, read, update and delete blog posts using the popular Ruby on Rails framework and Postgres to preserve the posts.

Notifications You must be signed in to change notification settings

alphayowakarindi/rails-blog-app

Repository files navigation

rails blog app

This a blog app to create, update, read and destroy posts as well as liking and commenting on them

Built With

  • Ruby on Rails
  • PostgreSQL

Getting Started

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

Prerequisites

  • Ruby on Rails
  • Rspec

Install

  1. Go to the terminal and cd into the directory of your preference.
  2. Run git clone git@github.com:alphayowakarindi/rails-blog-app.git to clone the app.
  3. Run rails s to start the app and it will automatically open in your default browser.

Run test

  1. For rails run rubocop --color
  2. For style run npx stylelint "**/*.{css,scss}"

Authors

👤 Author1

👤 Author 2

🤝 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.

About

This a blog app to create, read, update and delete blog posts using the popular Ruby on Rails framework and Postgres to preserve the posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published