All Projects → douglas-henrique → nextjs-complete-boilerplate

douglas-henrique / nextjs-complete-boilerplate

Licence: other
Next js 12.3.1 boilerplate with Styled Components, Jest, React Testing Library, Prettier, ESLint, Plop JS and more 🚀

Programming Languages

javascript
184084 projects - #8 most used programming language
Handlebars
879 projects
typescript
32286 projects
shell
77523 projects

Projects that are alternatives of or similar to nextjs-complete-boilerplate

tailwind-react-next.js-typescript-eslint-jest-starter
Starter template for building a project using React, Typescript, Next.js, Jest, TailwindCSS and ESLint.
Stars: ✭ 80 (+60%)
Mutual labels:  react-testing-library, nextjs-starter
theme-starter
🐤 A sample Next.js project for getting started with MDX, Theme UI, & Hack Club Theme.
Stars: ✭ 71 (+42%)
Mutual labels:  mdx, nextjs-starter
Next-JS-Landing-Page-Starter-Template
🚀 Free NextJS Landing Page Template written in Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js 12 + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS
Stars: ✭ 521 (+942%)
Mutual labels:  nextjs-starter, nextjs-boilerplate
fullstack-nextjs-ecommerce
Fullstack Next.js E-Commerce made with NextAuth + Prisma, Docker + TypeScript + React Query + Stripe + Tailwind Sentry and much more 🛒
Stars: ✭ 524 (+948%)
Mutual labels:  nextjs-starter, nextjs-boilerplate
nextjs-mdx-blog-example
Blog example using Next.js and MDX (Markdown + React)
Stars: ✭ 63 (+26%)
Mutual labels:  mdx, next-mdx
nextarter-chakra
battery packed template / boilerplate to initialize Next.js app with Chakra UI & Typescript setup ✨
Stars: ✭ 616 (+1132%)
Mutual labels:  nextjs-starter, nextjs-boilerplate
blog
Tech Blog (moved to zenn.dev/hellorusk)
Stars: ✭ 29 (-42%)
Mutual labels:  mdx, next-mdx
next-saas-starter
⚡️ Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.
Stars: ✭ 497 (+894%)
Mutual labels:  nextjs-starter, nextjs-boilerplate
MdxSourceBuilder
一键制作mdx图片词典
Stars: ✭ 25 (-50%)
Mutual labels:  mdx
NextBook
NextBook is quick and easy way to build technical books or documentation with markdown that run blazingly fast.
Stars: ✭ 153 (+206%)
Mutual labels:  mdx
jahir.dev
My personal website 💎 – Built using Next.js, TypeScript, MDX, contentlayer, Notion and Stitches styled components
Stars: ✭ 119 (+138%)
Mutual labels:  mdx
ui-kit
D2iQ UI Kit
Stars: ✭ 29 (-42%)
Mutual labels:  react-testing-library
nextjs-custom-server
A TypeScript boilerplate for combining Payload and NextJS into a single Express server
Stars: ✭ 88 (+76%)
Mutual labels:  nextjs-boilerplate
dts2as
Convert TypeScript definitions (d.ts files) into ActionScript classes and interfaces for use as external libraries with Apache FlexJS
Stars: ✭ 37 (-26%)
Mutual labels:  swc
samuelkraft-next
My personal website written with Next.js, Typescript, MDX, Tailwind
Stars: ✭ 250 (+400%)
Mutual labels:  mdx
matcha-bot
MatchaBot is a code generator. You can use matchabot to create an entire project, or to generate code inside an existing project consistently.
Stars: ✭ 14 (-72%)
Mutual labels:  plop-generators
navis
Python 3 library for analysis of neuroanatomical data
Stars: ✭ 68 (+36%)
Mutual labels:  swc
next-mdx-frontmatter
Use MDX + front-matter with Next.js
Stars: ✭ 27 (-46%)
Mutual labels:  mdx
joeprevite.com
my digital garden 🌱
Stars: ✭ 31 (-38%)
Mutual labels:  mdx
remark-hint
Sprinkle hints/tips/warnings on your documents
Stars: ✭ 36 (-28%)
Mutual labels:  mdx

Next.js 12.3.1 Complete Boilerplate

This is a readme from next.js 12 complete boilerplate.

Doug Pen

Table of Contents

Just to make your dev experience more simple :)


Description

Boilerplate to help developers to have a fast project configuration using the most recent next version and some tools to improve the developer experience.

What is included?

  • Next JS
  • Styled Components
  • Jest
  • React Testing Library
  • Prettier
  • ESLint
  • PlopJS
  • Axios
  • SWC instead of babel

How To Use

Installation

Clone the application using:

  1. Click on "use this template" (green button) on repository top
  2. Clone you project to your machine

Install dependencies with yarn

    yarn

Using Plop JS

    yarn generate 

After this, select if you want to create a page or component and set the name.

You can change the templates and settings of generator at path generators on project root.


License

[MIT](https://choosealicense.com/licenses/mit/)

Author Info

Back To The Top

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].