|
1 |
| -# CodeChefs.tech |
| 1 | +# Free React / Next.js landing page template |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +**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. |
| 6 | + |
| 7 | +Use 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. |
| 8 | + |
| 9 | +Created and maintained with ❤️ by [Cruip.com](https://cruip.com). |
| 10 | + |
| 11 | +*Version 1.0.0 built with the Cruip CSS is available [here](https://github.com/cruip/open-react-template/releases/tag/1.0.0).* |
| 12 | +*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).* |
| 13 | + |
| 14 | +## Live demo |
| 15 | + |
| 16 | +Check the live demo here 👉️ [https://open.cruip.com/](https://open.cruip.com/) |
| 17 | + |
| 18 | +## Open PRO |
| 19 | + |
| 20 | +[](https://cruip.com/) |
| 21 | + |
| 22 | +## Design files |
| 23 | + |
| 24 | +If you need the design files, you can download them from Figma's Community 👉 https://bit.ly/401KSUS |
| 25 | + |
| 26 | +## Usage |
| 27 | + |
| 28 | +This 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). |
| 29 | + |
| 30 | +### Getting Started |
| 31 | + |
| 32 | +First, run the development server: |
| 33 | + |
| 34 | +```bash |
| 35 | +npm run dev |
| 36 | +# or |
| 37 | +yarn dev |
| 38 | +# or |
| 39 | +pnpm dev |
| 40 | +``` |
| 41 | + |
| 42 | +Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. |
| 43 | + |
| 44 | +You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file. |
| 45 | + |
| 46 | +[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`. |
| 47 | + |
| 48 | +The `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. |
| 49 | + |
| 50 | +This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font. |
| 51 | + |
| 52 | +### Learn More |
| 53 | + |
| 54 | +To learn more about Next.js, take a look at the following resources: |
| 55 | + |
| 56 | +- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. |
| 57 | +- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. |
| 58 | + |
| 59 | +You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! |
| 60 | + |
| 61 | +### Deploy on Vercel |
| 62 | + |
| 63 | +The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. |
| 64 | + |
| 65 | +Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. |
| 66 | + |
| 67 | + |
| 68 | +### Support notes |
| 69 | +This 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. |
| 70 | + |
| 71 | +For more information about what support covers, please see our (FAQs)[https://cruip.com/faq/]. |
| 72 | + |
| 73 | +## Credits |
| 74 | + |
| 75 | +- [Nucleo](https://nucleoapp.com/) |
| 76 | + |
| 77 | +## Terms and License |
| 78 | + |
| 79 | +- Released under the [GPL](https://www.gnu.org/licenses/gpl-3.0.html). |
| 80 | +- Copyright 2023 [Cruip](https://cruip.com/). |
| 81 | +- Use it for personal and commercial projects, but please don’t republish, redistribute, or resell the template. |
| 82 | +- Attribution is not required, although it is really appreciated. |
| 83 | + |
| 84 | +## About Us |
| 85 | + |
| 86 | +We're an Italian developer/designer duo creating high-quality design/code resources for developers, makers, and startups. |
| 87 | + |
| 88 | +## Stay in the loop |
| 89 | + |
| 90 | +If you would like to know when we release new resources, you can follow us on [Twitter](https://twitter.com/Cruip_com), or you can subscribe to our monthly [newsletter](https://cruip.com/#subscribe). |
0 commit comments