Clean, fancy and minimal portfolio made on:
- VUE JS
- Tailwind CSS
- Chart JS
- Contact form via https://web3forms.com/
and ❤️ !
- Light/dark mode toggle
- Responsive
- Captcha for dropping a message
- Custom transitions
Clone the project
git clone https://github.com/MrRobWeb/vue-tailwind-portfolio
Go to the project directory
cd vue-tailwind-portfolio
Install dependencies
npm install
Start the server
npm run dev
Build the project
npm run build