{"id":13415295,"url":"https://github.com/cruip/open-react-template","last_synced_at":"2025-05-14T06:12:46.301Z","repository":{"id":37343871,"uuid":"253505956","full_name":"cruip/open-react-template","owner":"cruip","description":"A free React / Next.js landing page template designed to showcase open source projects, SaaS products, online services, and more. Made by","archived":false,"fork":false,"pushed_at":"2024-10-02T15:10:52.000Z","size":4398,"stargazers_count":3919,"open_issues_count":0,"forks_count":1815,"subscribers_count":40,"default_branch":"master","last_synced_at":"2024-10-29T15:34:36.179Z","etag":null,"topics":["free","landing","landing-page","nextjs","page","react","reactjs","startup","startups","template","templates"],"latest_commit_sha":null,"homepage":"https://cruip.com","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/cruip.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-04-06T13:28:34.000Z","updated_at":"2024-10-29T11:17:07.000Z","dependencies_parsed_at":"2024-07-30T23:48:07.306Z","dependency_job_id":"7c221ac0-758a-4687-a299-61214e00165a","html_url":"https://github.com/cruip/open-react-template","commit_stats":{"total_commits":34,"total_committers":3,"mean_commits":"11.333333333333334","dds":0.08823529411764708,"last_synced_commit":"f6604bc182881a561f9169fa5f4ece95ae04fe99"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cruip%2Fopen-react-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cruip%2Fopen-react-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cruip%2Fopen-react-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cruip%2Fopen-react-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cruip","download_url":"https://codeload.github.com/cruip/open-react-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254080617,"owners_count":22011457,"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":["free","landing","landing-page","nextjs","page","react","reactjs","startup","startups","template","templates"],"created_at":"2024-07-30T21:00:46.699Z","updated_at":"2025-05-14T06:12:45.899Z","avatar_url":"https://github.com/cruip.png","language":"TypeScript","readme":"# Free React / Next.js landing page template\n\n![Open React / Next.js template preview](https://github.com/user-attachments/assets/522a5e46-2a0e-48ca-80eb-87c7fa58f3ea)\n\n**Open** is a **free React / Next.js landing page template built with Tailwind CSS** for developers/makers who want to create a quick and professional landing page for their open source projects, SaaS products, online services, and more.\n\n**UPDATE 2025-02-04** Added Tailwind v4 support!\n\nUse it for whatever you want, and be sure to reach us out on [Twitter](https://twitter.com/Cruip_com) if you build anything cool/useful with it.\n\nCreated and maintained with ❤️ by [Cruip.com](https://cruip.com).\n\n_Version 1.0.0 built with the Cruip CSS is available [here](https://github.com/cruip/open-react-template/releases/tag/1.0.0)._\n_Version 2.0.3 built with Tailwind CSS and React + Vite is available [here](https://github.com/cruip/open-react-template/releases/tag/2.0.3)._\n_Version 3.3.0 (before redesign) built with Tailwind CSS and Next.js is available [here](https://github.com/cruip/open-react-template/releases/tag/3.3.0)._\n\n## Live demo\n\nCheck the live demo here 👉️ [https://open.cruip.com/](https://open.cruip.com/)\n\n## Open PRO\n\n[![Open Pro](https://github.com/user-attachments/assets/2062c728-95f1-4d59-aa2d-d63556f625d5)](https://cruip.com/)\n\n## Design files\n\nIf you need the design files, you can download them from Figma's Community 👉 https://bit.ly/401KSUS\n\n## Usage\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n### Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\npnpm dev (recommended)\n# or\nyarn 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[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\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### 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- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n### Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\n### Support notes\n\nThis template has been developed with the App Router (`app`) and React Server Components. If you’re unfamiliar with these beta features, you can find more information about them on the Next.js beta documentation page. So, please note that any request dealing with React (e.g. extra features, customisations, et cetera) is to be considered out of the support scope.\n\nFor more information about what support covers, please see our (FAQs)[https://cruip.com/faq/].\n\n## Credits\n\n- [Nucleo](https://nucleoapp.com/)\n\n## Terms and License\n\n- Released under the [GPL](https://www.gnu.org/licenses/gpl-3.0.html).\n- Copyright 2024 [Cruip](https://cruip.com/).\n- Use it for personal and commercial projects, but please don’t republish, redistribute, or resell the template.\n- Attribution is not required, although it is really appreciated.\n\n## About Us\n\nWe're an Italian developer/designer duo creating high-quality design/code resources for developers, makers, and startups.\n\n## Stay in the loop\n\nIf you would like to know when we release new resources, you can follow [@pacovitiello](https://x.com/pacovitiello) and [@DavidePacilio](https://x.com/DavidePacilio) on X, or you can subscribe to our [newsletter](https://cruip.com/newsletter/).\n","funding_links":[],"categories":["CSS","TypeScript","reactjs"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcruip%2Fopen-react-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcruip%2Fopen-react-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcruip%2Fopen-react-template/lists"}