{"id":20163250,"url":"https://github.com/dev-robin3012/nextjs-starter","last_synced_at":"2025-03-03T03:11:55.140Z","repository":{"id":240560774,"uuid":"802878812","full_name":"dev-robin3012/NextJS-Starter","owner":"dev-robin3012","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-23T14:33:45.000Z","size":296,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T15:31:22.647Z","etag":null,"topics":["nextjs","tailwind-css","typescript"],"latest_commit_sha":null,"homepage":"","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/dev-robin3012.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-05-19T14:15:48.000Z","updated_at":"2025-02-23T14:33:49.000Z","dependencies_parsed_at":"2024-05-29T19:30:24.653Z","dependency_job_id":"f85c7479-5a41-49c1-91a9-8b6325e255ec","html_url":"https://github.com/dev-robin3012/NextJS-Starter","commit_stats":null,"previous_names":["dev-robin3012/nextjs-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-robin3012%2FNextJS-Starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-robin3012%2FNextJS-Starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-robin3012%2FNextJS-Starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-robin3012%2FNextJS-Starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-robin3012","download_url":"https://codeload.github.com/dev-robin3012/NextJS-Starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600493,"owners_count":19988715,"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","tailwind-css","typescript"],"created_at":"2024-11-14T00:28:48.937Z","updated_at":"2025-03-03T03:11:54.975Z","avatar_url":"https://github.com/dev-robin3012.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NextJS-Starter\n\nThis is a [Next.js](https://nextjs.org/) project starter kit bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Features\n\n- **Next.js 14:** The latest version of Next.js with all its powerful features.\n- **TypeScript:** TypeScript support for type safety and better developer experience.\n- **Tailwind CSS:** Utility-first CSS framework for rapid UI development.\n- **Theaming:** Dark and Light theme enhanched.\n- **ESLint and Prettier:** Code quality tools to maintain a consistent codebase.\n- **Husky:** Automatically lint commit messages and code upon committing.\n- **Environment Variables:** Easy management of environment variables.\n- **Customizable Layout:** Flexible layouting components.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Getting Start\n\n### Prerequisites\n\n- Node.js (\u003e= 18.17)\n- yarn\n\n### Installation\n\n```bash\n\n# Clone the repository:\ngit clone https://github.com/yourusername/NextJS-Starter.git\n\n# Go to project directory\ncd NextJS-Starter\n\n# Install dependencies:\nyarn\n\n# Start the development server:\nyarn dev\n# or\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) into your browser to see the result.\n\n## Project Structure\n\n```plaintext\nNextJS-Starter/\n├── public/                # Static assets\n│   pages/                 # Next.js pages\n├── src/\n│   ├── styles/            # Global styles\n│   ├── layouts/           # Layout components\n│   ├── components/        # Reusable components\n│   ├── page-builder/      # Build page from here with better and simpler drive more custom component.\n│   ├── utils/             # Utility functions\n│   ├── hooks/             # Custom React hooks\n│   ├── services/          # API services\n│   └── context/           # React context for global state\n├── .eslintrc.js           # ESLint configuration\n├── .prettierrc            # Prettier configuration\n├── jest.config.js         # Jest configuration\n├── next.config.js         # Next.js configuration\n├── tsconfig.json          # TypeScript configuration\n└── package.json           # Project metadata and scripts\n```\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-robin3012%2Fnextjs-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-robin3012%2Fnextjs-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-robin3012%2Fnextjs-starter/lists"}