Skip to content

heyllog/nextjs-template

Repository files navigation

Next.js Template

Setup

yarn create next-app --example https://github.com/heyllog/nextjs-template your-project
cd your-project
cp .env.sample .env

Dependencies

  • 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.
  • Tailwind CSS - CSS framework using atomic classes.

About

Next.js template with Typescript, Redux Toolkit, Jest, ESLint and Prettier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published