{"id":23274692,"url":"https://github.com/kenanbek/nextjs-app-template","last_synced_at":"2026-01-31T19:33:07.556Z","repository":{"id":260682677,"uuid":"882049359","full_name":"KenanBek/nextjs-app-template","owner":"KenanBek","description":"Next.js app boilerplate and templates. For SaaS, portfolio website, landing pages, and more.","archived":false,"fork":false,"pushed_at":"2024-11-22T23:23:50.000Z","size":319,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T09:45:42.862Z","etag":null,"topics":["nextjs","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://nextjs-app-templates.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KenanBek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-01T19:15:51.000Z","updated_at":"2024-11-22T23:23:54.000Z","dependencies_parsed_at":"2024-11-22T00:05:40.326Z","dependency_job_id":null,"html_url":"https://github.com/KenanBek/nextjs-app-template","commit_stats":null,"previous_names":["kenanbek/nextjs-app-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KenanBek/nextjs-app-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KenanBek%2Fnextjs-app-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KenanBek%2Fnextjs-app-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KenanBek%2Fnextjs-app-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KenanBek%2Fnextjs-app-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KenanBek","download_url":"https://codeload.github.com/KenanBek/nextjs-app-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KenanBek%2Fnextjs-app-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259479617,"owners_count":22864363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nextjs","react","tailwindcss","typescript"],"created_at":"2024-12-19T20:15:29.442Z","updated_at":"2026-01-31T19:33:02.531Z","avatar_url":"https://github.com/KenanBek.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js App Template\n\nNext.js app template and boilerplate for SaaS, portfolio, landing page, and marketing websites.\n\nIt is ready to use template for your project with following features:\n\n- Built-in components for various use cases (header, footer, CTA button, table of contents, etc.)\n- Customizable using configuration and reusable components (reuse for different projects)\n- Based on Tailwind CSS and TypeScript\n\nLearn more about using [Wiki documentation page](https://github.com/KenanBek/nextjs-app-template/wiki).\n\n## Components\n\nComponents are the building blocks of **Next.js App Template**. They are designed to be used in a variety of projects. All components are split into **generic** and **project** components.\n\nLearn more about [components](https://github.com/KenanBek/nextjs-app-template/wiki#components).\n\n### List of Components\n\n#### Generic\n\n- [PageHeader](https://github.com/KenanBek/nextjs-app-template/wiki/PageHeader): title and subtitle for a page.\n- [TableOfContents](https://github.com/KenanBek/nextjs-app-template/wiki/TableOfContents): table of contents.\n- [InfoBox](https://github.com/KenanBek/nextjs-app-template/wiki/InfoBox): box with centered text information.\n- [CTAButton](https://github.com/KenanBek/nextjs-app-template/wiki/CTAButton): call-to-action button.\n- [ThemeToggle](https://github.com/KenanBek/nextjs-app-template/wiki/ThemeToggle): theme toggle button.\n- [CodeBlock](https://github.com/KenanBek/nextjs-app-template/wiki/CodeBlock): code block with copy button.\n- [FloatingNav](https://github.com/KenanBek/nextjs-app-template/wiki/FloatingNav): floating navigation.\n- [ScrollIndicator](https://github.com/KenanBek/nextjs-app-template/wiki/ScrollIndicator): progress bar showing scroll position.\n\n#### Project\n\n- [Header](https://github.com/KenanBek/nextjs-app-template/wiki/Header): header area with navigation.\n- [Footer](https://github.com/KenanBek/nextjs-app-template/wiki/Footer): footer area with links and social media.\n\n## Getting Started\n\nFirst, clone the repository:\n\n```bash\ngit clone https://github.com/KenanBek/nextjs-app-template.git\n```\n\nYou can also clone with another name:\n\n```bash\ngit clone https://github.com/KenanBek/nextjs-app-template.git my-project\n```\n\nSwitch to the project directory and install the dependencies:\n\n```bash\nnpm install\n```\n\nFinally, start the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\n## Features\n\n- [Vercel Analytics](https://vercel.com/analytics) - for tracking page views and other metrics.\n\n## Learn more about Next.js\n\nIf you are a beginner, you can use one of my courses to start building with Next.js, Tailwind CSS, and TypeScript:\n\n- [Next.js, Tailwind CSS, and TypeScript](https://www.codervlogger.com/how-to-build-website-app-with-nextjs-tailwindcss-cursorai-for-beginners/)\n\nAdditionally, take a look at the following resources to learn more about Next.js:\n\n- [TypeScript Programming Language](https://www.typescriptlang.org/docs/) - learn about TypeScript.\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n- [Tailwind CSS](https://tailwindcss.com/docs/installation) - learn about Tailwind CSS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenanbek%2Fnextjs-app-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenanbek%2Fnextjs-app-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenanbek%2Fnextjs-app-template/lists"}