Skip to content

This compact starter kit is composed of Next.js(app dir) and Mantine UI, with some useful hooks. It uses Typescript and an opinionated directory structure for maximum dev confy-ness. Happy Coding 🎉

License

Notifications You must be signed in to change notification settings

iamcombo/next-app-compact-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Next App Template.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Table of Contents

Installation

  • with Npm
npm install
  • with Yarn
yarn install

Feature

  • Next.js - Minimalistic framework for server-rendered React applications.
  • Typescript - Superset of JavaScript which primarily provides optional static typing, classes and interfaces.
  • ESLint - The pluggable linting utility.
  • Prettier - Opinionated Code Formatter.
  • MantineUI - A fully featured React components library.
  • Framer-motion - An open source, production-ready motion library for React on the web.
  • And more.

License

MIT

About

This compact starter kit is composed of Next.js(app dir) and Mantine UI, with some useful hooks. It uses Typescript and an opinionated directory structure for maximum dev confy-ness. Happy Coding 🎉

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published