This chapter will be all about how to take what you've learned in this course and use that new knowledge to create your own React application. What we'll cover:
✅ Create React App (CRA)
✅ How to download your app from Stackblitz and run it locally
✅ How to create your own React app locally on your computer