https://github.com/akshayjadhav4/my-unsplash
Unsplash clone for devchallenges.io
https://github.com/akshayjadhav4/my-unsplash
firebase masonary-css nextjs tailwindcss
Last synced: 3 months ago
JSON representation
Unsplash clone for devchallenges.io
- Host: GitHub
- URL: https://github.com/akshayjadhav4/my-unsplash
- Owner: akshayjadhav4
- Created: 2021-01-12T10:41:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-12T11:13:40.000Z (over 5 years ago)
- Last Synced: 2025-03-27T13:51:32.884Z (over 1 year ago)
- Topics: firebase, masonary-css, nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://my-unsplash-nine.vercel.app/
- Size: 4.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Unsplash
[Challenge](https://devchallenges.io/challenges/rYyhwJAxMfES5jNQ9YsP)
## 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
## [Live DEMO](https://my-unsplash-nine.vercel.app/)
## Snapshots
**Home Page**

**Authentication Page**

**Add Photo**

**On Hover Options**

**Delete Photo**
