Skip to content

Adrinlol/landy-react-template

Repository files navigation

landy

Landy React Template License Landy React Template Release Date Landy React TemplateStars Landy React Template Language Landy React Template TypeScript

Free React landing page template

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.

This 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.

Table of contents

Features

Your project will have everything you need to build a modern single-page React app:

  • 🎁 Modern – Template created using the latest features of React (State management using Hooks, Code-Splitting to reduce the bundle size)

  • 💻 Responsive – Highly responsive and reusable UI components, that change depending on the provided props

  • 🚀 Fast – Buttery smooth experience thanks to the implementation of best practices and no third party dependencies, resulting in PERFECT Google Lighthouse scores

  • 🏷 TypeScript support – Landy is written in TypeScript to improve the DX

  • 🌍 Internationalization - Prebuilt standalone file that works in every environment and doesn't require reloading the page to translate the content

  • 🛸 Routing - Each file inside the src/pages directory will generate its own route, so you don't have to manually handle the routing

  • 🤙 Contact Form - Contact form written in React Hooks, with uncontrolled form validation to reduce unnecessary performance penalty. You just need to provide the endpoint

  • ⚙️ Maintenance - All of the content is stored in the JSON files, so that you can easily manage the content of the website

Google Lighthouse

1

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.

Performance

Audits for metrics like first paint and time to interactive to determine lag.

Accessibility

Checks for common issues that may prevent users from accessing your content.

Best Practices

Looks for everything from HTTPS usage to correct image aspect ratios.

SEO

Checks for best practices to ensure your site is discoverable.

Demo

Check the live demo here 👉️ https://landy-web.netlify.app/

Installation

You’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.

To create a new app, you have to:

npx

Use the following command

npx create-react-app my-app --template adrinlol
cd my-app
npm start

What's included

  • axios - Promise based HTTP client for the browser and Node.js.
  • antd - React UI library that contains a set of high quality components.
  • react-awesome-reveal - High performance library that adds reveal animations using the Intersection Observer API.
  • styled-componets - Variant on “CSS-in-JS”—which solves many of the problems with traditional CSS.
  • i18next - Internationalization-framework written in and for JavaScript.

Special thanks

whoooa - Use fantastic, handmade illustrations with easily changeable colors and different styles.

Usage

Use it for whatever you want, and be sure to reach out to me on Twitter if you have any questions, or build something cool with it.

License

Licensed under the MIT license.