Find My Bike
A Next.js web app that integrates with the eBay API to locate stolen bikes by matching uploaded images.

Tech Stack
Next.jsTypeScriptshadcn/uieBay APITailwind CSS
About
Find My Bike is a Next.js web application that helps bike owners locate their stolen bikes by matching uploaded images with listings on eBay. The app integrates with the eBay API to search for matching bikes and implements daily notifications to keep users informed of new matches.
The application features a modern UI built with shadcn/ui, based on Radix principles for accessible, consistent user interactions. Users can upload an image of their stolen bike, and the system automatically searches eBay for potential matches, sending notifications when new listings appear.
Key features
• eBay API integration for bike matching
• Image upload and matching functionality
• Daily notification system for new matches
• Modern UI with shadcn/ui components
• Accessible design based on Radix principles