This project was generated with superplate.
superplate is a Next.js all-in-one project generator. Create your project with the tools you need without spending hours on setting them up.
yarn dev
yarn build
yarn start
To learn more about superplate, please check out the Documentation.
Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
CRA comes with built-in support for CSS and CSS Modules.
Promise based HTTP client for the browser and node.js.
Use environment variables in your react project for server side, client or both.
Hooks for fetching, caching and updating asynchronous data in React.
The concept of lint-staged is to run configured linter (or other) tasks on files that are staged in git.
The React Testing Library is a very light-weight solution for testing React components. It provides light utility functions on top of react-dom and react-dom/test-utils.
Fast, easy and reliable testing for anything that runs in a browser.
Docker simplifies and accelerates your workflow, while giving developers the freedom to innovate with their choice of tools, application stacks, and deployment environments for each project.
Travis CI enables your team to test and ship your apps with confidence. Easily sync your projects with Travis CI and you'll be testing your code in minutes.
MIT