friedrith / boilerplate-next

A boilerplate for nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boilerplate-next

A boilerplate for Next.js

Getting Started

First, run the development server:

pnpm install

pnpm dev

# before commiting
npx simple-git-hooks

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

Ackowledgements

  • React
  • Next.js
  • Tailwind
  • Typescript
  • Jest
  • React Testing Library
  • Eslint
  • Prettier
  • Playwright (including accessibility tests)
  • Commitlint
  • Github Actions
  • Next-intl

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

About

A boilerplate for nextjs

License:MIT License


Languages

Language:TypeScript 88.7%Language:JavaScript 7.7%Language:CSS 3.6%