This is the repo for the Makers Academy Week Eight Project. We were tasked with building a Instagram clone. In this weekend project we were tasked with creating Instagram clone in Ruby on Rails. This project has all the core functionality of a Instagram post/comment/tag pictures website.
- Fork and Clone repository to local machine.
- Install Bundler.
- Run
Bundle Install
. - Run
Rackup
. - Application is available on Localhost:9292 by default.
Getting the app up and running is straight-forward. Clone the repo, install the dependencies, and run the start script or run the server.
- Learning foundations of Rails
- Learning how to test Ruby on Rails applications
- Ruby
- Rails, ImageMagick, Paperclip, Devise
- Capybara
- Rspec
- Postgresql
- jQuery
- Bootstrap
- Javascript CoffeeScript
- Amazon Web Services (AWS)