rasreee / nextjs-template

Just a Next.js template with my personal preferences for configs / dependencies / structure that I have been using currently.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lesley's Personal Next.js / Yarn v2 template

Overview

Just a Next.js template with my personal preferences for configs / dependencies / folder structure that I have been using currently.

Tech Stack

This template uses the following dependencies, alongside Yarn v2:

  • Styled Components
  • Next SEO
  • ESLint
  • Prettier
  • Husky
  • lint-staged
  • Babel

About

Just a Next.js template with my personal preferences for configs / dependencies / structure that I have been using currently.

License:MIT License


Languages

Language:TypeScript 97.7%Language:Shell 2.3%