Skip to content

production-ready Nextjs v9, styled-components, TypeScript boilerplate with bunch of setups

Notifications You must be signed in to change notification settings

taneba/react-schnell

Repository files navigation

react-schnell

Schnell! there's no time to get lost.

Quick Start

git clone --depth=1 https://github.com/taneba/react-schnell.git <YOUR_PROJECT_NAME>

stack

  • react
  • nextjs
  • typescript
  • styled-components
  • prettier
  • jest with react-testing-library

boilerplate includes:

  • ssr setup for styled-components
  • css prop setup
  • perfect reset css
  • tsconfig path
  • useful constants for styling
  • testing setup

Gotchas

ESLint not working in VS Code?

add this line to your settings:

"eslint.validate": [ "javascript", "javascriptreact", "html", "typescriptreact" ]

About

production-ready Nextjs v9, styled-components, TypeScript boilerplate with bunch of setups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published