Skip to content

kw-8/instagran

Repository files navigation

Instagran

Live Site

Intro

profile

Technologies Used

Frontend

  • React
  • Redux
  • Javascript
  • HTML5
  • CSS

Backend

Ruby on Rails

  • Ruby version 2.5.1
  • Rails version 5.2.6
  • NPM version 6.14.15

PostgreSQL

Additional Technologies

  • Webpack
  • Git
  • AWS

Setup

To set up the dependencies run npm run webpack

To set up the Ruby gems run bundle install

To create the database run rails db:setup

To seed the database run rails db:seed