Skip to content

danilovelozo/instagram-clone-rails

Repository files navigation

Instagram Clone

Project for Learning Purpose 🚀 🤓

Dependencies

  1. Ruby
  2. Rails
  3. PostgreSQL

Setup

  • Clone the project from the GitHub repository at the command prompt:
git clone git@github.com:danilovelozo/instagram-clone-rails.git
cd instagram-clone-rails
  • Still at the command prompt, do the gems and database setup:
bundle install
rails db:setup
  • Start a server:
rails s
  • Default Server URL:

http://localhost:3000


Screenshots

Screenshots


Screenshots


Screenshots


Screenshots


Screenshots


Screenshots


Screenshots


Screenshots


Screenshots

About

A simple Instagram clone built with Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published