My version of an Instagram app.
- Create a new account
- Update your profile
- Upload pictures on your account
- Post pictures with comments
- Delete your post
- Delete your account
- Search for users
- View other user accounts
- Comment on user posts
- Follow/unfollow a user
- Like/unlike a post
- HTML
- SASS/CSS
- Ruby-on-Rails [6^]
- Devise [2^]
- PaperClip
- Bootstrap [1.4.2^]
- Clone the repo and cd into the 'insta-app' folder
- Run bundle install to install all dependencies
- Run rails server: rails s