{"id":13761739,"url":"https://github.com/imadatyatalah/next.js-template","last_synced_at":"2025-05-10T14:30:39.557Z","repository":{"id":42231566,"uuid":"360635730","full_name":"imadatyatalah/next.js-template","owner":"imadatyatalah","description":"Opinionated Next.js and TailwindCSS template.","archived":false,"fork":false,"pushed_at":"2024-07-13T20:52:50.000Z","size":929,"stargazers_count":20,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T08:03:04.956Z","etag":null,"topics":["dark-mode","eslint","next-themes","nextjs","nextjs-template","prettier","react","tailwindcss","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://next-js-tailwindcss-template.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imadatyatalah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-04-22T17:53:36.000Z","updated_at":"2025-01-23T06:07:44.000Z","dependencies_parsed_at":"2024-07-13T21:45:10.130Z","dependency_job_id":"994bd638-2919-4f5b-91d3-52b5867b8d78","html_url":"https://github.com/imadatyatalah/next.js-template","commit_stats":null,"previous_names":["imadatyatalah/next.js-template","imadatyatalah/next.js-tailwindcss-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imadatyatalah%2Fnext.js-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imadatyatalah%2Fnext.js-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imadatyatalah%2Fnext.js-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imadatyatalah%2Fnext.js-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imadatyatalah","download_url":"https://codeload.github.com/imadatyatalah/next.js-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253428187,"owners_count":21906867,"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":["dark-mode","eslint","next-themes","nextjs","nextjs-template","prettier","react","tailwindcss","typescript","vercel"],"created_at":"2024-08-03T14:00:26.738Z","updated_at":"2025-05-10T14:30:39.329Z","avatar_url":"https://github.com/imadatyatalah.png","language":"TypeScript","funding_links":[],"categories":["Nextjs Starter"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eNext.js TailwindCSS Template\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://template.imadatyat.me\"\u003eView Demo\u003c/a\u003e\n·\n\u003ca href=\"https://github.com/imadatyatalah/next.js-template/issues\"\u003eReport Bug or Request Feature\u003c/a\u003e\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![MIT License](https://img.shields.io/github/license/imadatyatalah/next.js-template?color=blue\u0026style=for-the-badge)](https://github.com/imadatyatalah/next.js-template/blob/main/LICENSE)\n[![Stargazers](https://img.shields.io/github/stars/imadatyatalah/next.js-template?style=for-the-badge)](https://github.com/imadatyatalah/next.js-template/stargazers)\n[![Forks](https://img.shields.io/github/forks/imadatyatalah/next.js-template?style=for-the-badge)](https://github.com/imadatyatalah/next.js-template/network/members)\n\n\u003c/div\u003e\n\n## About The Project\n\nAfter a couple of Next.js projects, I found that I'm spending too much time setting up new ones, That's why I created this template, Fell free to use it and give me your feedback!\n\n### Built With\n\n- [TypeScript](https://www.typescriptlang.org)\n- [Next.js](https://nextjs.org)\n- [Tailwind CSS](https://tailwindcss.com)\n- [Next Themes](https://github.com/pacocoursey/next-themes)\n- [shadcn/ui](https://ui.shadcn.com)\n\n### Features\n\n- TypeScript ready.\n- ESLint ready.\n- Dark Mode ready.\n- Supports absolute imports.\n- SEO friendly.\n\n### Screenshot\n\n![Screenshot](./screenshot.png)\n\n## Deploy\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fimadatyatalah%2Fnext.js-template)\n\n## Getting Started\n\nCreate a new application using `create-next-app` with the `-e | --example` flag pointing to this repository's _url_, like so:\n\n```bash\nnpx create-next-app@latest --example https://github.com/imadatyatalah/next.js-template\n```\n\n\u003e **Tip:** You can find `create-next-app`'s documentation at [https://nextjs.org/docs/app/api-reference/create-next-app](https://nextjs.org/docs/app/api-reference/create-next-app).\n\nYou can also click on the `Use this template` button.\n\nAfter that, clone the repository that was created on your account and follow the steps below:\n\n```bash\n# Installing project dependencies\npnpm i\n# Starting the project\npnpm dev\n```\n\nYour site is now running at [`http://localhost:3000`](http://localhost:3000)!\n\n## License\n\nDistributed under the MIT License. See [`LICENSE`](https://github.com/imadatyatalah/next.js-template/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimadatyatalah%2Fnext.js-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimadatyatalah%2Fnext.js-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimadatyatalah%2Fnext.js-template/lists"}