Start react project
Outdated, Not secure, Bulk
npx create-react-app
Simple js
npx create-next-app
With typescript, and optional tailwind
npx create-next-app@latest --typescript