/react-tyspecript-rtl-styled-components-starter-kit

React template with React Testing Library and Styled Components

Primary LanguageJavaScript

React With Typescript, React Testing Libraru, Styled Component

This starter kit will help you to start with your awesome react application.

Getting Started

Download this project and update the project name and other details.

Built With

react

react-hooks

typescript

babel

styled-components

react-testing-library

npm scripts

  • yarn build to build your project
  • yarn build:analyze to analyze the bundle size
  • yarn lint:css to run the css lint
  • yarn lint:ts to run the ts lint
  • yarn lint to run both css & ts lint
  • yarn test to run tests and type check
  • yarn test:update to upgrate snapshots
  • yarn test:watch to watch tests
  • yarn type-check to run tsc to check types
  • yarn test:jest to run test only
  • yarn watch to run your project locally

Maintained

The template is maintained by Kaustav Chakraborty