Setting up a new MERN stack project is always the same boring routine:
- Create folders.
- Configure TypeScript types.
- Set up Tailwind CSS.
- Fight with ESLint configs.
I got tired of doing this manually every weekend. So, I spent the last few days building a "perfect" starter kit called MERN Launchpad.
It is an opinionated, production-ready boilerplate designed for speed and type safety.
⚡️ What's included?
- Frontend: React + Vite + TypeScript
- Backend: Node.js + Express + TypeScript
- Styling: Tailwind CSS v3 (Pre-configured)
- API: Custom Axios instance with interceptors
- Security: Helmet & CORS ready
📂 How to get it
I'm giving it away for free (Pay-what-you-want) on Gumroad to help other developers skip the setup phase.
👉 Download the MERN Launchpad here
Let me know if you have any feedback or feature requests!
Top comments (0)