less than 1 minute read

Make components folder underneath src. And then, make a file named counter.jsx

Image react components file structure

According to this above video, YouTuber highly encouraged us using extention for efficiency.

Image react extention tab

Image react extention

Click the install button.

Image install extention

In the counter.jsx, you can import react components easily

Type imrc in the counter.jsx which is component.

Image install extention

Image install extention

Next, type cc to make class.

Image install extention

Image install extention

Tags:

Categories:

Updated:

Leave a comment