React: Initialize each application
Make components folder underneath src. And then, make a file named counter.jsx

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

Type “Simple React Snippets” on the search bar.

Click the install button.

In the counter.jsx, you can import react components easily
Type imrc in the counter.jsx which is component.


Next, type cc to make class.


Leave a comment