Next.js
Next.js
Minimalistic framework for server-rendered React applications.
TypeScript
TypeScript
Superset of JavaScript which primarily provides optional static typing, classes and interfaces.
Jest & React Testing Library
Jest & React Testing Library
Javascript testing framework , created by developers who created react.
Project CLI
Project CLI
Create pages, components, actions, reducers with one command by using built-in cli.
Storybook
Storybook
An open source tool for developing UI components in isolation for React.
Features
Built-in Project CLI
Built-in Project CLI
Pankod boilerplate is shipped with a CLI tool to streamline the creation of new components.
Jest & React Testing Library Testing
Jest & React Testing Library Testing
Jest is a testing tool from Facebook that makes it easy to perform unit testing in JavaScript. React Testing Library builds on top of DOM Testing Library by adding APIs for working with React components.
Redux
Redux
This boilerplate manages application state using Redux.
Express
Express
Handles server-side rendering excellently, and it integrates with Express.
Docker
Docker
Create, deploy, and run applications by using docker containers.