Overview This is the front-end of the Employee Managment System Spring boot demo app, it is built with react. Project Set up Open Terminal mkdir new-folder npm create vite@latest ems-frontend cd ems-frontend npm intall npm run dev Build Stack React, Vite, JS