Create: yarn create next-app --example with-styled-components with-styled-components-app,
Deploy: Vercel (Documentation).
Features:
- My own theme component
- breakpoints and colors
- Reset CSS and normalize library
- Use of dynamic pages from NextJS
- Foundations Components
- i.e.: Grid and Text
- Shared Components
- i.e.: Button and Container
- Common Components
- i.e.: Header, Projects and Footer
- GraphQL and Appolo Client