Skip to content

MuhammadAhsan66/Instagram-Clone

Repository files navigation

Install

Clone the repository

git https://github.com/Muhammad-Ahsan-devs/Instagram-Clone.git
cd Instagram-Clone

Check your Ruby version

ruby -v

The output should start with something like ruby 2.7.5 If not, install the right ruby version.

Check your Rails version

rails -v

The output should start with something like Rails 5.2.7 If not, install the right ruby version

System dependencies

All the system dependencies are included in Gemfile. Just run this command to build the dependencies:

bundle install

Database initialization

rails db:create db:migrate db:seed

How to run

rails s

And now you can visit the site with the URL http://localhost:3000

Deployed Link

Here is the deployed link of this project on heroku: https://instagram-clone-devs.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •