Create Project

React Application with vite

npm create vite@latest
cd vite-project
npm install
npm run dev