ReactJS
- is a Flux-Pattern JavaScript library for building User Interfaces (UI)
Getting Started
Installation
https://react.dev/learn/installation
- Plain:
- Vite - recommended 2025
-
npx create-react-app my-app
- React Frameworks
https://react.dev/learn/installation
npx create-react-app my-app