Skip to content

hackvan/makeitgram

Repository files navigation

Photogram

This project is an example app to teach Ruby on Rails

Ruby version: 2.4.1 Rails version: 5.1.2

Installation

Clone the project

git clone https://github.com/gmoralesc/photogramcd photogram

If you are using rvm please you can create a gemset for the project: rvm use 2.4.1@photogra

Install dependencies

bundle install

You need bundler in order to run this command, you can install with: gem install bundler

Database

In order to crate the database

rails db:migrate

This project use postgresql, you need to install a run it

Run

To run the application

rails server

Open your web browser and go to

http://localhost:3000

About

Clone of instagram made with Ruby on Rails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •