Currently, the project uses `react-scripts` to bundle and build the React application. [Vite](https://vitejs.dev/guide/) ⚡ is a better alternative offering faster dev. time, performance, and more efficient build processes. There are plenty of walkthroughs on the web, for [example](https://cathalmacdonnacha.com/migrating-from-create-react-app-cra-to-vite).