A boilerplate that you can fork or download that is already installed with latest NextJS (NextJS 9.4 at time of writing) and the powerful Styled Components. Rebass is also installed as a baseline for components and is easily configurable with Styled Components.
install dependencies:
npm install
or
yarn install
npm run dev