I wanted to build a fast, completely free, and ultra-minimalist platform where local vendors and micro-businesses can promote their services without jumping through heavy UI hoops.
Modern classified directories have become incredibly bloated with tracking scripts, heavy CSS animations, and paywalls. I built Storkim to see how lightweight and clean a modern directory could be.
The platform is live at: https://www.storkim.com
The Tech Stack: - Frontend: Next.js, TypeScript, Tailwind CSS - Backend: Node.js, Express.js
I intentionally avoided drop shadows, heavy gradients, or complex layout animations to keep DOM painting instant and ensure pages render in under a second, even on slow mobile networks.
Since it's a completely free open-submission system, I'd love to get the tech community's feedback on two specific things: 1. Structural SEO optimization for directory grids using Next.js. 2. What architecture or strategy would you recommend to prevent automated spam listings without forcing users to go through heavy, annoying CAPTCHAs?
Thanks for checking it out!