arleyhr / next-tailwind-styled-components

It provides the best of all worlds utilizing tailwind.css, styled components, nextjs and other tools

Home Page:https://next-tailwind-styled-components.sanishkr.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS boilerplate with Tailwind CSS and Styled-Components

It provides the best of all worlds.

Todo

  • Basic Setup
  • Tailwind config
  • Styled-components config
  • Optional post-css config for plain CSS with Tailwind (Root and Page wise)
  • PWA setup
  • Service-Worker setup
  • Workbox
  • Axios setup [WIP]
  • Redux setup [WIP]
  • SEO
  • Critical CSS
  • Directory structure setup
  • Webpack optimization
  • Routing
  • Internationalization
  • RTL <-> LTR
  • Cookies
  • Linting Rules (eslint)
  • Formatting Rules (prettier)
  • Theming [WIP]
  • Environment Setup [WIP]
  • Storybook [Done] / style guidist [Backlog]
  • socket.io / kafka [Backlog]
  • Lighthouse Scores [Performance ~ 97, others 100]
  • Docker setup
  • Auto-deployment to now.sh - NOW config [blocked by i18n]
  • Enable "brotli" compression
  • upgrade tailwindcss to 1.2(grids and all features) and styled-components(automatic rtl support) - better DX
  • Others

About

It provides the best of all worlds utilizing tailwind.css, styled components, nextjs and other tools

https://next-tailwind-styled-components.sanishkr.now.sh


Languages

Language:JavaScript 98.0%Language:CSS 1.0%Language:Dockerfile 0.8%Language:Shell 0.2%