Skip to content

tealpaintedduck/instagram-clone

 
 

Repository files navigation

Build Status Coverage Status

This is an instagram clone - you can upload images with titles, make comments on your and other people's posts, and like posts. You can only like a post once. You can edit and delete your own comments. You can delete your own posts.

##Set up

  1. Clone this repo

  2. bundle

  3. run rails server

  4. navigate to localhost:3000 to see the app

##Testing

run rspec for feature and unit tests

##Lessons learnt

Turbo links does not work with document.ready

About

Rebuild Instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.7%
  • HTML 18.3%
  • CSS 1.9%
  • JavaScript 1.4%
  • Other 0.7%