mxjoly / gatsby-mui-starter

A Gatsby starter project using Material-UI and providing internationalization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby Starter

This is a Gatbsy starter project using Material-UI to get responsible layouts, and supporting internationalization. In addition, we can configure credentials for connecting to Firebase.

Stack

Features

  • πŸ“¦ Uses the popular, well-maintained Material UI React component library
  • πŸ“¦ Material Design theme and icons
  • πŸ³β€πŸŒˆ Internationalization (localized routes, language switcher, page content)
  • πŸ–₯ Responsive design
  • πŸš€ SEO optimized
  • βœ… Twitter Cards meta
  • βœ… OpenGraph structured data
  • βœ… Sitemap Generation
  • 🧬 Composable and extensible

Quick Start

# Install dependencies
npm install

# Run in dev mode
npm run develop

# Build
npm run build

# Deploy locally
npm run serve

Demo

https://gatsby-mui-starter.netlify.app

About

A Gatsby starter project using Material-UI and providing internationalization.

License:MIT License


Languages

Language:JavaScript 94.5%Language:HTML 5.5%