zoltan-nz / react-sandbox

React-TypeScript Sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Sandbox

Playground for finding the best patterns

Add Craco

  1. Install
$ yarn add -D @craco/craco
  1. Update scripts with craco.

Styled Components

Add tools: (https://styled-components.com/docs/tooling)

  • babel-plugin-styled-components
  • typescript-plugin-styled-components

Console debug without clearing previous screen

  1. Install concurrently globally.
  2. concurrently yarn:start

Material UI

https://next.material-ui.com/

How to use react-query with React Context Provider

Scripts

Script Description
start
test
format
verify

About

React-TypeScript Sandbox


Languages

Language:JavaScript 58.5%Language:TypeScript 35.2%Language:HTML 5.5%Language:Shell 0.8%