From the course: Building UI Components with Storybook: Master React Components and UI Design with Storybook for Better Efficiency

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

CRA: React files and dependencies, an overview

CRA: React files and dependencies, an overview

I'm drinking some amazing coffee and I'm excited to keep going with you. We have created a React application project. The next thing I want you to do is open that project directory at the root in your text editor of choice. All right, so I'm using VS Code. Notice how at the very top level in the top left side I got intro storybook example. Now if you don't know what a text editor is, it's where you want to be developing and writing code so programming essentially it's your word or pages for programming essentially and it's free to download and I suggest you get sublime or vs code or one of you know any of the popular choices you can google not going to go over that I'm assuming you have a text I'm assuming you have a text editor all right so open up that project we just downloaded create react app and we're gonna see some folders some folders and files let's briefly go over them so we understand what's happening. First off, we've got this README in a Markdown. So Markdown is a very…

Contents