React app example Simple React app with: react-spring for animations jest + react testing library for tests typescript scss vite as build tool Commands: Start dev yarn dev Run test yarn test Run build yarn build