I was approached to create a website for a local auto repair shop. They wanted a simple website with the ability to post used vehicles for sale.
Instead of creating a custom site, I created a platform where users can sign up and quickly create a website with their business information in minutes. A subdomain is created for their website (example.sell-used.com) and they can connect a domain they own by just adding an A record to their domain’s DNS settings.
I used NextJS/React with server components for excellent SEO, and server actions instead of an API layer.
Features:
- Intuitive dashboard for managing and updating each website
- Google Map generated from business address (also using Google Places API for address autocomplete)
- Vehicle specs lookup by VIN or make/model/year/trim
- Contact form emails sent with Resend
- Stripe for subscription payments
Check it out: https://sell-used.com