Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A barebones Gatsby starter with MDBReact components, Sass, Font Awesome, and PWA support, ready for Netlify deployment.

Next.js starter for building a SaaS marketing website with Hygraph headless CMS, featuring preview mode and i18n.

Vue 3 + Vuetify 3 + TypeScript starter built on Vite with router, Pinia, linting, and test tooling.

A Next.js and MongoDB web application, designed with simplicity for learning and real-world applicability in mind.

Gatsby.js blog starter with tinaCMS, styled-components, and custom artwork.
Gatsby Starter MDBReact is a barebones Gatsby.js starter that preconfigures Material Design Bootstrap React (MDBReact) components so you can scaffold a new Gatsby site with a ready-made UI kit.
Gatsby Starter MDBReact is a minimal boilerplate for Gatsby, published on GitHub by zlutfi, that wires up MDBReact — a React component library that merges Material Design styling with Bootstrap's responsive layout. The starter outputs a Gatsby project with Sass processing, Font Awesome icons, and progressive web app support already configured, so you can start building pages immediately instead of assembling tooling yourself.
.scss files and they compile as part of the Gatsby build pipeline.You use the starter by cloning the GitHub repository, installing its dependencies, and running the Gatsby development server. The included Deploy to Netlify button creates a new Netlify site directly from the repository URL, so you can go from clone to live site with minimal manual steps.
The starter is free and open source; it is publicly hosted on GitHub and the repository includes an open-source license badge. You only incur costs if you choose paid hosting, such as a commercial Netlify plan, for deployment.
Gatsby's official gatsby-starter-default provides a plain Gatsby boilerplate without MDBReact, Sass preconfiguration, or Font Awesome included.
Yes, the starter is free to use. It lives in a public GitHub repository with an open-source license, so you can clone it, modify it, and deploy it without paying for the template itself.
The README includes a Deploy to Netlify button that sends you to Netlify's start-deploy flow with the repository URL pre-filled. Click it, connect your Git account, and Netlify builds and hosts the site automatically.
MDBReact stands for Material Design Bootstrap React. It is a UI component library for React that combines Google's Material Design visual language with Bootstrap's responsive grid and component APIs, and it is the core library included in this starter.
