This project is to learn react from scratch this program is running react app with vite server build
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.
Stay connected to get update and new learnings about react js and other js extentions/ libraries
React basics Cards in react css styling {Inline, external, module} props {there is no defaultProps after react 19} conditional rendering render list click events {useState} onChange color Picker app Updater function Update object in state update array in state update array object in state to do list app useEffect Clock app UseContext useRef Stopwatch