Motorcycle showcase & marketplace

A responsive motorcycle information and marketplace platform where visitors can browse motorcycle types — street, off-road, and dual-purpose — view specs, and submit inquiries. Firebase handles authentication and hosting, while a Node/Express + MongoDB API serves listing data.
Coordinating Firebase Authentication alongside a separate Express/MongoDB backend so protected routes and user sessions stayed consistent across both layers.
Migrate the backend to TypeScript with PostgreSQL and Prisma, rebuild the UI in Tailwind for a more custom design system, and add a real booking/checkout flow.