This is a personal website built with Vue.JS and TailwindCSS, deployed with Vercel. The data is hosted on a Google Firebase Realtime Database.
Just clone the repository and run npm install & npm run dev:
git clone https://github.com/Gechrist/VueJS-Presentation.git
npm install
npm run dev