To run this project on your local machine, follow these steps:
-
npm install
-
npm run dev
-
Open the development url in your browser
This project was built using the tools mentioned below:
-
Vue 3 (UI library)
-
Vue Router (Route library)
-
Vite (project boilerplate)
-
PrimeVUE, PrimeFlex, and PrimeIcons (UI components, utility css and icons)
-
Axios (Http request)