Skip to content

akshayjadhav4/my-unsplash

Repository files navigation

My Unsplash

Challenge

Features

1. User can see a list of photos in the masonry layout that I have added
2. Add a new photo to the list
3. Search for photos by label
4. On hover a photo, User see a label and a delete button
5. Delete images
6. Email and Password authentication

Tech Stack

1. NextJS
2. Tailwindcss
3. Firebase (Firestore & Authentication)
4. Deployed on vercel

Snapshots

Home Page Home

Authentication Page Authentication

Add Photo Add Photo

On Hover Options On Hover

Delete Photo Delete Photo