DEV Community

Cover image for Day 1 of My Front-End Journey: React Setup + Built a Mini React from Scratch + 1st Component
Usman Butt
Usman Butt

Posted on

Day 1 of My Front-End Journey: React Setup + Built a Mini React from Scratch + 1st Component

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)