Skip to content

VaxobjanovDev/nextjs-mui-starter

Repository files navigation

Next.js MUI Starter

A starter template for building web applications with Next.js and Material-UI.

Features

  • Next.js: The React framework for building web applications.
  • Material-UI: React components that implement Google's Material Design.
  • Styled-components: Utilize tagged template literals to style your components.
  • Typescript: A typed superset of JavaScript that compiles to plain JavaScript.
  • ESLint & Prettier: Code linting and formatting for consistent code style.

Getting Started

  1. Clone the repository:

    git clone https://github.com/VaxobjanovDev/nextjs-mui-starter.git 
  2. Navigate to the project folder:

    cd nextjs-mui-starter

  3. Run the development server:

    npm run dev

About

Starter template for Next.js with App Router + Material UI + TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published