Job Listing Vue App created following the "Vue.js Crash Course 2024" video from Traversy Media (https://www.youtube.com/watch?v=VeNfHj6MhgA).
npm install
Other dependencies to download for the app to work:
- axios
- tailwind
- primeicons (from primevue)
npm install primeicons
- vue-router
- json-server
- vue-spinner
- vue-toastification@next
npm run dev
npm run build