Create a new React app with Vite Although every React app is unique, they all start from the same place: You need an index.js, App.js, and App.css fileYou need to install react and react-domYou