React is a JavaScript library for building user interfaces.
- Declarative
- Component-Based
- Learn Once, Write Anywhere
Command Link to heading
Create a react app Link to heading
npx create-next-app@latest
React is a JavaScript library for building user interfaces.
npx create-next-app@latest