Skip to content

This is a Blog app created using the Ruby on Rails framework for web development. The users can create their profiles, add blogs, edit and delete their own blogs, add categories to their blogs, and much more!

Notifications You must be signed in to change notification settings

MihirShri/Alpha-Blog-Ruby-on-Rails

Repository files navigation

ALPHA Blog app using Ruby on Rails

This is a Blog app created using the Ruby on Rails framework for web development. The users can create their profiles, add blogs, edit and delete their own blogs, add categories to their blogs and much more!
Checkout the app @ https://alpha-blog-6-mihir.herokuapp.com/

Tools Used

Ruby version 2.7.1
Rails version 6.1.2
Checkout all the dependencies along with their versions in the gemfile

Getting Started

Make sure you have the same ruby and rails versions as mine.
Just clone this repository on your local machine and run bundle install --without production on your terminal. After this, all the dependencies will be installed to your project and you can run it locally by running rails s command from your terminal.

Screenshots

About

This is a Blog app created using the Ruby on Rails framework for web development. The users can create their profiles, add blogs, edit and delete their own blogs, add categories to their blogs, and much more!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published