- Used Stacks: Vite, Vue.js, SCSS, Vue Router, Vuex
- Apis: Airtable Rest Api, Google Maps Api, Postcode Api
git clone https://github.com/karatasebu/vue-dashboard.git
cd vue-dashboard
npm i
- Change .env-example file name to .env
- Take api key for map from here and type your key VITE_MAP_KEY in .env file
- Take access right from here and api key here and type your key VITE_APP_KEY in . env file
npm run dev