Deploy simple React App locally with Vite & NPM.
Note: This article was first published here: (Vite Deploys (github.com))
PART 1: Creating a basic folder structure for React Project
Open your VS Code terminal and run the following command in any folder to create a new Vite project with React suppor...
swapnilbawane.hashnode.dev6 min read