Skip to content

sanishkr/pwa-boilerplate

Repository files navigation

NextJS boilerplate with Tailwind CSS and Styled-Components

It provides the best of all worlds.


Open in incognito mode for audit.


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
  • Cookies
  • Linting Rules (eslint)
  • Formatting Rules (prettier)
  • Theming - Perfect SSR Dark mode
  • Framer Motion - Animation
  • Environment Setup [WIP]
  • Storybook [Done] / style guidist [Backlog]
  • Lighthouse Scores [~100]
  • Docker setup
  • Lighthouse CI setup
  • Auto-deployment to now.sh - NOW config
  • Others