ts-nextjs-tailwind-starter

    ๐Ÿ”‹ Next.js + Tailwind CSS + TypeScript starter and boilerplate packed with useful development features

    Language: typescript

    Author: Faith Gutierrez (@faithg)

    61 stars ยท 297 views

    Files

    • next-sitemap.config.js (js)
    • .husky (husky)
    • .eslintrc.js (js)
    • .vscode (vscode)
    • settings.json (json)
    • extensions.json (json)
    • jest.setup.js (js)
    • README.md (md)
    • tsconfig.json (json)
    • next-env.d.ts (ts)
    • logger.ts (ts)
    • package.json (json)
    • .prettierrc.js (js)
    • .github (github)
    • workflows (txt)
    • release-please.yml (yml)
    • issue-autolink.yml (yml)
    • create-branch.yml (yml)
    • og.test.ts (ts)
    • lint.yml (yml)
    • issue-branch.yml (yml)
    • FUNDING.yml (yml)
    • pull_request_template.md (md)
    • vercel.json (json)
    • jest.config.js (js)
    • commitlint.config.js (js)
    • postcss.config.js (js)
    • src (txt)
    • __tests__ (txt)
    • pages (txt)
    • HomePage.test.tsx (tsx)
    • lib (txt)
    • env.ts (ts)
    • helper.ts (ts)
    • __tests__ (txt)
    • og.ts (ts)
    • utils.ts (ts)
    • constant (txt)
    • env.ts (ts)
    • config.ts (ts)
    • app (txt)
    • not-found.tsx (tsx)
    • page.tsx (tsx)
    • layout.tsx (tsx)
    • components (txt)
    • page.tsx (tsx)
    • layout.tsx (tsx)
    • error.tsx (tsx)
    • api (txt)
    • hello (txt)
    • route.ts (ts)
    • styles (txt)
    • colors.css (css)
    • globals.css (css)
    • __mocks__ (txt)
    • svg.tsx (tsx)
    • components (txt)
    • links (txt)
    • UnstyledLink.tsx (tsx)
    • IconLink.tsx (tsx)
    • PrimaryLink.tsx (tsx)
    • ArrowLink.tsx (tsx)
    • ButtonLink.tsx (tsx)
    • UnderlineLink.tsx (tsx)
    • buttons (txt)
    • TextButton.tsx (tsx)
    • IconButton.tsx (tsx)
    • Button.tsx (tsx)
    • NextImage.tsx (tsx)
    • Skeleton.tsx (tsx)
    • next.config.js (js)
    • public (txt)
    • fonts (txt)
    • favicon (txt)
    • favicon.ico (image)
    • android-chrome-192x192.png (image)
    • android-chrome-512x512.png (image)
    • favicon-32x32.png (image)
    • apple-touch-icon.png (image)
    • favicon-16x16.png (image)
    • images (txt)
    • new-tab.png (image)
    • og.jpg (image)
    • favicon.ico (image)
    • svg (txt)
    • Logo.svg (image)
    • Vercel.svg (image)
    • CHANGELOG.md (md)
    • ATTRIBUTION.md (markdown)

    Loading code snippetโ€ฆ