Vue.js recruitment application for managing interns.
The first step is to clone the repo.
git clone https://github.com/cyntler/intern-management.gitThen install dependencies and just run.
npm i && npm startNOTE: The application was developed using Node.js v18. (
.nvmrcfile)