This is a simple starter repo for starting a Next.js project with Next.js and SSR styled-components. In addition to a typical Next.js project, it includes the following setup:
- Custom _document.jsx file for SSR of styles.
- eslint setup that extends Airbnb
- babel-eslint added to allow for arrow functions without eslint errors