This app uses Instagram's API to show the logged user album pictures. The authentication was made with omniauth gem with Instagram. It was used the components pattern in some parts off the code for better patials reusability. It was inspired in the moderns javascript frameworks like Vue JS and React. Use the commits to navegate trought the process of building this app.
Technologies:
- Ruby 2.4
- Rails 5.1.1
- Rspec 3.7.1
- pg 0.21
- Devise 4.4.1
- omniauth-instagram 1.3.0
- Bootstrap 4