Skip to content
/ nextjs-template Public template

Next.js template configured with TypeScript, Chakra UI, RTK Query with Redux Toolkit, ESLint, Prettier and git hooks

License

Notifications You must be signed in to change notification settings

howard86/nextjs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js Template

This is a highly opinionated Next.js template bootstrapped with create-next-app.

Shipped with following developer tools:

Production dependencies

  1. Chakra UI
  2. Emotion
  3. Framer Motion
  4. Redux Toolkit
  5. RTK Query

Development dependencies

  1. TypeScript
  2. Jest
  3. ESLint with Airbnb config
  4. Prettier
  5. Pre-commit & pre-push git hooks powered by lint-staged and husky
  6. Commitlint
  7. Mock Service Worker

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

License

MIT

About

Next.js template configured with TypeScript, Chakra UI, RTK Query with Redux Toolkit, ESLint, Prettier and git hooks

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •