next-typescript-materialui-jest-starter icon indicating copy to clipboard operation
next-typescript-materialui-jest-starter copied to clipboard

Starter Boilerplate For Nextjs, setup with Typescript, MaterialUI and Jest

NEXTJS STARTER TEMPLATE WITH TYPESCRIPT, MATERIALUI AND JEST

This is a Nextjs project whose Typescript, MaterialUI and Jest config setups are made by default.

If you want to kickstart a project using Nextjs, Typescript, MaterialUI and Jest, clone this already-setup-repo and start coding!

npm i
npm run test
npm run dev