- Images and comments can be added to board by anyone. Most recently added images displayed first
- Pagination fetches 6 images at a time when user clicks 'More' button
- Clicking image opens modal component for that image
- Vue components seperate concerns
- Images stored in cloud using AWS S3
- Client-side routing to navigation between images
- JavaScript
- HTML/CSS
- Node (Express)
- Vue.js
- AWS
- PostgreSQL