All Projects → Adrinlol → Landy React Template

Adrinlol / Landy React Template

Licence: mit
Landy is a free React landing page template designed for developers and startups, who want to create a quick and professional landing page for their business or project.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Landy React Template

Reactprimer
React component prototyping tool that generates fully connected class component code.
Stars: ✭ 743 (+163.48%)
Mutual labels:  create-react-app, react-boilerplate
Web
⚡️ Supercharged version of Create React App with all the bells and whistles.
Stars: ✭ 594 (+110.64%)
Mutual labels:  create-react-app, template
Analytics React
[DEPRECATED AND UNSUPPORTED] The hassle-free way to integrate analytics into your React application.
Stars: ✭ 146 (-48.23%)
Mutual labels:  create-react-app, react-boilerplate
React App
Create React App with server-side code support
Stars: ✭ 614 (+117.73%)
Mutual labels:  create-react-app, template
React Boilerplate Cra Template
🔥 Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.
Stars: ✭ 859 (+204.61%)
Mutual labels:  create-react-app, react-boilerplate
Generact
Generate React components by replicating your own
Stars: ✭ 1,471 (+421.63%)
Mutual labels:  create-react-app, react-boilerplate
monoreact
📦 React workspaces implementation
Stars: ✭ 13 (-95.39%)
Mutual labels:  create-react-app, react-boilerplate
Hyperhtml
A Fast & Light Virtual DOM Alternative
Stars: ✭ 2,872 (+918.44%)
Mutual labels:  template
Grumbler
A template for writing distributable front-end javascript modules.
Stars: ✭ 280 (-0.71%)
Mutual labels:  template
Yii2 Gentelella
Free admin template for backend
Stars: ✭ 266 (-5.67%)
Mutual labels:  template
Airspace Jekyll
A port of the Airspace theme by ThemeFisher to Jekyll.
Stars: ✭ 263 (-6.74%)
Mutual labels:  template
Plf colony
An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
Stars: ✭ 267 (-5.32%)
Mutual labels:  template
React Boilerplate Typescript
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices ( Typescript )
Stars: ✭ 279 (-1.06%)
Mutual labels:  react-boilerplate
Create React App Buildpack
⚛️ Heroku Buildpack for create-react-app: static hosting for React.js web apps
Stars: ✭ 3,161 (+1020.92%)
Mutual labels:  create-react-app
Tum Thesis Latex
📔 A LaTeX template for TUM Bachelor/Master theses.
Stars: ✭ 291 (+3.19%)
Mutual labels:  template
React Redux Firebase Authentication
🔥Boilerplate Project for Authentication with Firebase in React and Redux
Stars: ✭ 265 (-6.03%)
Mutual labels:  create-react-app
Django Jet
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
Stars: ✭ 3,207 (+1037.23%)
Mutual labels:  template
Readme Template
📜 Modelos readme para qualquer pessoa copiar e usar em seu GitHub.
Stars: ✭ 287 (+1.77%)
Mutual labels:  template
Kotlin Android Mvvm Starter
Android Kotlin Starter is a starter project which implements MVVM Pattern.
Stars: ✭ 276 (-2.13%)
Mutual labels:  template
Octopus
🐙 Octopus - Internal wiki with diagrams for software and product teams
Stars: ✭ 274 (-2.84%)
Mutual labels:  create-react-app

Free React landing page template

landy

Landy is a free React landing page template 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

  • 🌍 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.website/

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-reveal - High performance animation library for React.
  • 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].