Setting up React with Typescript using Vite
Introduction
Over time, react community have transitioned from relying solely on create-react-app to adopting "Vite" as an alternative for setting up React projects. One of the reasons for this shift is that create-react-app can sometimes result in l...
codersk36.hashnode.dev5 min read