> sheikh_hasib.dev
back_to_projects
table: projects / row: fiacre-terra

Fiacre Terra

live

Motorcycle showcase & marketplace

Fiacre Terra screenshot
tech_stack
ReactReact BootstrapFirebase AuthNode.jsExpress.jsMongoDB
overview

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.

challenges

Coordinating Firebase Authentication alongside a separate Express/MongoDB backend so protected routes and user sessions stayed consistent across both layers.

future_improvements

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.