This tutorial shows you 3 alternatives to create-react-app command which has been made obsolete.
🔨 COMMANDS:
1. Create using Vite.js
npm create vite@latest
2. Create using Next.js
npx create-next-app@latest
3. Create using T3 stack
npm create t3-app@latest
🕑 TIMESTAMPS:
00:00 Introduction
01:15 Creating with Vite
03:10 Vite project structure
05:16 Creating with Next.js
07:19 Next.js project structure
08:50 Creating with T3 stack
12:13 T3 stack app project structure
14:39 Conclusion
💬 FOLLOW ME FOR UPDATES:
https://vas.cx/twitter
💻 MY PROJECTS & CODE:
https://vas.cx/github
🏷️ TAGS:
#React #Beginners #JavaScript #TypeScript #vsnthdev
👏 Have an awesome day!