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)