{"id":15036813,"url":"https://github.com/adrinlol/landy-react-template","last_synced_at":"2025-05-14T10:12:36.707Z","repository":{"id":38784216,"uuid":"278934439","full_name":"Adrinlol/landy-react-template","owner":"Adrinlol","description":"Landy is an open-source React landing page template designed for developers and startups, who want to create a quick and professional landing page for their business or project.","archived":false,"fork":false,"pushed_at":"2025-03-09T06:22:25.000Z","size":784,"stargazers_count":1449,"open_issues_count":3,"forks_count":738,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-14T14:50:29.616Z","etag":null,"topics":["boilerplate","boilerplate-template","landy","react","react-boilerplate","react-template","reactjs","styled-components","typescript"],"latest_commit_sha":null,"homepage":"https://landy-web.netlify.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/Adrinlol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"custom":"https://ko-fi.com/adrinlol"}},"created_at":"2020-07-11T20:10:52.000Z","updated_at":"2025-04-13T06:33:25.000Z","dependencies_parsed_at":"2023-11-21T00:33:51.700Z","dependency_job_id":"84d0cc30-339d-49ce-84ca-363800984913","html_url":"https://github.com/Adrinlol/landy-react-template","commit_stats":null,"previous_names":["adrinlol/create-react-app-adrinlol"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adrinlol%2Flandy-react-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adrinlol%2Flandy-react-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adrinlol%2Flandy-react-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adrinlol%2Flandy-react-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adrinlol","download_url":"https://codeload.github.com/Adrinlol/landy-react-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248919169,"owners_count":21183323,"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":["boilerplate","boilerplate-template","landy","react","react-boilerplate","react-template","reactjs","styled-components","typescript"],"created_at":"2024-09-24T20:32:23.103Z","updated_at":"2025-04-14T16:46:46.278Z","avatar_url":"https://github.com/Adrinlol.png","language":"TypeScript","funding_links":["https://ko-fi.com/adrinlol"],"categories":[],"sub_categories":[],"readme":"![landy](https://user-images.githubusercontent.com/48876996/121569479-e179db80-ca31-11eb-8a48-9c3de9b142f3.gif)\n\n![Landy React Template License](https://img.shields.io/github/license/Adrinlol/landy-react-template)\n![Landy React Template Release Date](https://img.shields.io/github/release-date/Adrinlol/landy-react-template)\n![Landy React TemplateStars](https://img.shields.io/github/stars/Adrinlol/landy-react-template)\n![Landy React Template Language](https://img.shields.io/github/languages/top/Adrinlol/landy-react-template)\n![Landy React Template TypeScript](https://badgen.net/npm/types/tslib)\n\n## Free React landing page template\n\n[Landy][Landy] is an open-source React landing page template written in TypeScript, designed for developers and startups, who want to create a quick and professional landing page for their business or project.\n\nThis React template comes with multi-lingual support, smooth animations, set of ready to use sections and most importantly, all of the content is stored in the JSON files, so that you can manage the texts without having any prior knowledge in React.js.\n\n## Table of contents\n\n- [Features](#features)\n- [Google Lighthouse](#google-lighthouse)\n  - [Performance](#performance)\n  - [Accessibility](#accessibility)\n  - [Best Practices](#best-practices)\n  - [SEO](#seo)\n- [Demo](#demo)\n- [Installation](#installation)\n- [Special Thanks](#special-thanks)\n- [Usage](#usage)\n- [License](#license)\n\n## Features\n\nYour project will have everything you need to build a modern single-page React app:\n\n- 🎁 **Modern** – Template created using the latest features of React (State management using Hooks, Code-Splitting to reduce the bundle size)\n\n- 💻 **Responsive** – Highly responsive and reusable UI components, that change depending on the provided props\n\n- 🚀 **Fast** – Buttery smooth experience thanks to the implementation of best practices and no third party dependencies, resulting in \u003cb\u003ePERFECT\u003c/b\u003e Google Lighthouse scores\n\n- 🏷 **TypeScript support** – Landy is written in TypeScript to improve the DX\n\n- 🌍 **Internationalization** - Prebuilt standalone file that works in every environment and doesn't require reloading the page to translate the content\n\n- 🛸 **Routing** - Each file inside the src/pages directory will generate its own route, so you don't have to manually handle the routing\n\n- 🤙 **Contact Form** - Contact form written in React Hooks, with uncontrolled form validation to reduce unnecessary performance penalty. You just need to provide the endpoint\n\n- ⚙️ **Maintenance** - All of the content is stored in the JSON files, so that you can easily manage the content of the website\n\n## Google Lighthouse\n\n![1](https://user-images.githubusercontent.com/48876996/121569366-c313e000-ca31-11eb-940c-187f556ff0d6.png)\n\n[Google Lighthouse][Google Lighthouse] is an open-source, automated tool for measuring the quality of web pages. Google Lighthouse audits performance, accessibility and search engine optimization of web pages.\n\n### Performance\n\nAudits for metrics like first paint and time to interactive to determine lag.\n\n### Accessibility\n\nChecks for common issues that may prevent users from accessing your content.\n\n### Best Practices\n\nLooks for everything from HTTPS usage to correct image aspect ratios.\n\n### SEO \n\nChecks for best practices to ensure your site is discoverable.\n\n\n## Demo\n\nCheck the live demo here 👉️ https://landy-web.netlify.app/\n\n\n### Installation\n\nYou’ll need to have Node 10.16.0 or later version on your local development machine (but it’s not required on the server). I recommend using the latest LTS version.\n\nTo create a new app, you have to:\n\nBegin by cloning this repository to establish your own local copy. This process is straightforward and ensures you have all the necessary files and resources at your fingertips. You can find step-by-step instructions in this helpful article: Cloning a [repository on GitHub.com](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository#cloning-a-repository).\n\n## What's included\n\n- [antd][antd] - React UI library that contains a set of high quality components.\n- [react-awesome-reveal][react-awesome-reveal] - High performance library that adds reveal animations using the Intersection Observer API.\n- [styled-componets][styled-componets] - Variant on “CSS-in-JS”—which solves many of the problems with traditional CSS.\n- [i18next][i18next] - Internationalization-framework written in and for JavaScript.\n\n## Special thanks\n\n[whoooa][whoooa] - Use fantastic, handmade illustrations with easily changeable colors and different styles.\n\n## Usage\n\nUse it for whatever you want, and be sure to reach out to me on [Twitter](https://twitter.com/Adrinlolx) if you have any questions, or build something cool with it.\n\n## License\n\nLicensed under the MIT license.\n\n\u003c!-- prettier-ignore-start --\u003e\n[antd]: https://github.com/ant-design/ant-design\n[react-awesome-reveal]: https://www.npmjs.com/package/react-awesome-reveal\n[styled-componets]: https://github.com/styled-components/styled-components\n[i18next]: https://github.com/i18next/i18next\n[whoooa]: https://www.whoooa.rocks/\n[Landy]: https://www.npmjs.com/package/cra-template-adrinlol\n[Google Lighthouse]: https://developers.google.com/web/tools/lighthouse\n\u003c!-- prettier-ignore-end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrinlol%2Flandy-react-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrinlol%2Flandy-react-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrinlol%2Flandy-react-template/lists"}