OkhDev / nextjs-ts-boilerplate

Next.js Boilerplate with Styled Components, Twin Macro, Husky, and more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Boilerplate with Styled Components, Husky, and more!

A template for Next.js projects using TypeScript and other packages. All packages have been pre-configured to work right out of the box.

Happy Coding! 🚀


Packages Include

Clone Repo

git clone https://github.com/OkhDev/nextjs-ts-boilerplate.git

#OR

git clone git@github.com:OkhDev/nextjs-ts-boilerplate.git

Navigate to Cloned Repo

cd nextjs-ts-boilerplate

Install Dependencies

yarn install

#OR

npm install

About

Next.js Boilerplate with Styled Components, Twin Macro, Husky, and more!


Languages

Language:TypeScript 73.1%Language:JavaScript 22.3%Language:Shell 3.0%Language:CSS 1.6%