Tools Needed: Visual Studio Code (preferably) Nodejs installed Creating your React app using Vite: For a faster installation of the react app, we make use of vite rather than the contemporary create-react app. npm create vite@latest dashboard -- ...
eddiebadcoder.hashnode.dev9 min read
No responses yet.