Astro boilerplate with responsive blog and portfolio template using TypeScript and React styled with Tailwind CSS Made with developer experience first: TypeScript + ESLint + Prettier + Husky + Lint-Staged + Commitlint + VSCode
Astro Boilerplate with TypeScript and Tailwind CSS is a starter code for creating a blog or portfolio website. It is based on Astro with Tailwind CSS 3.0 and offers various features including syntax highlighting, SEO optimization, pagination, dark theme, markdown support, image lazy loading, and responsive design. The boilerplate also focuses on developer experience with support for TypeScript, ESLint, Prettier, Husky, and lint-staged. It provides an easy one-click deployment option on Netlify.
npm install
npm run dev
Astro Boilerplate with TypeScript and Tailwind CSS is a comprehensive starter code for creating a blog or portfolio website. It offers a range of features including syntax highlighting, SEO optimization, pagination, and responsive design. The boilerplate focuses on developer experience by providing support for TypeScript, ESLint, and Prettier. It also offers easy deployment options and follows a minimal code philosophy for improved performance.