Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 600 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 600 Bytes

photo-gallery

Description

This is a simple photo gallery made for one of my university classes in 2020. It was deployed in Netlify as a full serverless web application.

You can upload, vote, or remove photos, add comments, login/sign-up with Google or with your email/password, search user/photos...

Used technologies:

  • Vue (with TypeScript), Vuex.
  • Firebase (Auth, Firestore, Storage)
  • Bootstrap

Screenshots

Home page: Home page

Profile: Profile

Photo details: Photo detail

Login: Login