What I Did Today (React Day 1)
1) Installed both create-react-app and Vite to understand project setup options
2) Built the first basic component using JSX
3) Played around with combining HTML + JS to build a super simple version of React to understand how things like createElement() and rendering work
It’s early — but exciting. React feels powerful and very developer-friendly once the setup is done.
Top comments (0)