Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Gatsby v2 starter with TypeScript, MobX state management, and example stores for fast React app development.

A landing page template built with Next.js and Tailwind CSS for travel-related websites.

How to integrate Sentry into your Nuxt 3 app

Free multi-page education HTML template built with Bootstrap 4, featuring a full-width slider, sticky navigation, and an elements page.

A Next.js 13 starter web app with Directus headless CMS, Tailwind CSS, Radix UI, and examples for auth, data fetching, and more.
Gatsby MobX Starter is a boilerplate template that combines Gatsby v2 with TypeScript and MobX to give developers a preconfigured starting point for React applications.
Gatsby MobX Starter is a GitHub starter project that scaffolds a Gatsby v2 site with TypeScript and the MobX state-management library already wired up. It takes a blank project and produces a runnable React app with two example stores, linting, formatting, and test infrastructure included. The examples come from @mweststrate's Egghead course on managing complex state in React with MobX, and the project is positioned as a quick alternative to create-react-app --typescript.
yarn.yarn start.yarn build, then preview it locally with npx local-web-server -d public.