Single-page application to post images and let others look at and comment on them.
- Predefined number of pictures on load, more on users request.
- Add image plus title, description and user name.
- Images are stored at Amazon S3.
- Enlarge photo in modal on click.
- Add comments.
HTML, CSS, JavaScript, Vue.js, Node.js, Express, PostgreSQL
- Edit PostgreSQL database parameters in db.js.
- Run files in sql to initialize tables in database.
- Configure Amazon S3 parameters in s3.js and config.json.
- Semantic UI.
npm install
node index.js

