From bbde0b7cd027c9904e54840c18c6aaddee6d30f9 Mon Sep 17 00:00:00 2001 From: realstoman Date: Fri, 7 Apr 2023 21:37:31 +0430 Subject: [PATCH] Update readme file --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cb109372..65c2e418 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ A simple portfolio starter theme built with Vue.js v3 and Tailwind CSS v3. [https://vuejs-tailwindcss-portfolio.netlify.com](https://vuejs-tailwindcss-portfolio.netlify.com) +## Other versions of this project + +- Nuxt.js Version: [https://github.com/realstoman/nuxtjs-tailwindcss-portfolio](https://github.com/realstoman/nuxtjs-tailwindcss-portfolio) +- React Version: [https://github.com/realstoman/react-tailwindcss-portfolio](https://github.com/realstoman/react-tailwindcss-portfolio) +- Next.js Version: [https://github.com/realstoman/nextjs-tailwindcss-portfolio](https://github.com/realstoman/nextjs-tailwindcss-portfolio) + ## Features - Simple and responsive design @@ -75,4 +81,5 @@ npm run serve - Contributions are welcome ### License + [MIT](https://github.com/realstoman/vuejs-tailwindcss-portfolio/blob/main/LICENSE)