shoxie / nextjs-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

My preferred NextJS project template

Getting started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm run dev

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

What's in this template ?

  • NextJS 13
  • ChakraUI
  • Framer-Motion
  • Storybook
  • Internationalized (react-i18next)
  • More will be added soon

Plans

  • Add Storybook
  • Add Storybook example
  • Add Cypress
  • Add Cypress example
  • Add tRPC or React Query
  • Add tRPC or React Query example
  • Add Jest and example

About


Languages

Language:TypeScript 77.1%Language:CSS 10.6%Language:Shell 6.2%Language:JavaScript 4.3%Language:HTML 1.8%