A simple vueJS portfolio by Joseph Martin built using VueJS with blog posts fetched from the dev.to api
- VueJS
- Hosting and Deployment: Vercel
- Fonts: Google Font:
- Icons: Lucide
- Analytics: Umami Cloud
- Clone the repo
- Install the required dependencies.
npm install
- and then
npm run dev