Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 716 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 716 Bytes

Imageboard built with Vue.js

Description

The Good Food - is an Instagram-inspired single-page application, that allows users (foodies in my case) share food-related images, add recipes into image description, comment on other users' images.

Stack:

  • Vue.js
  • Node.js and Express
  • AWS S3
  • SQL and Postgres

Features:

  • image upload (using Multer and Form Data), adding username, image title and description.
  • adding comments to images.
  • client-side routing using Hash Router.

Preview:

Image upload

Image gallery

Read images description, navigate to previous and next image

Add comments