🏷️ Tag: React Webpage

All posts tagged with 'React Webpage'

Intro to React

I started learning a beginner’s course for React recently, a webpage building tool. Over the last couple of days, I mastered being able to create different components in the main folder and start the local host webpage. By running the lines, npm run dev, it starts my local webpage, one that I can tweak and edit on, like a canvas printing the lines I’m coding before I can properly publish it.

📁 Computer Science