A free template for creating portfolio website using Astro and Tailwind CSS.
This article introduces a free template for creating a portfolio website using Astro 2.0 and Tailwind CSS. It highlights the key features, provides installation instructions, and mentions future updates.
To install the template, follow these steps:
yarn
yarn dev
yarn build
yarn preview
astro add
, astro preview
, etc. For help with CLI commands, use:yarn astro --help
yarn test:e2e
This article introduces a free template for building a portfolio website using Astro 2.0 and Tailwind CSS. It showcases the template’s features, provides installation instructions, and mentions future updates such as the addition of a blog and e2e tests. The article also encourages users to contribute ideas, suggestions, and bug reports to improve the template.