ygzaydn / react-landing-component

React Component for Landing Pages

Home Page:https://www.npmjs.com/package/react-landing-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Landing Component

Simple React Component to create beautiful landing page.

npm install react-landing-component

Props

Name Type Details
Image string Source of image, could be an url, or imported image
Text string Sub text for the component. Animated by typed.js
Classes object Class object to modify the component itself. You can provide your custom class here
Id string ID for the outmost div on the component. You can reach the given ID by using document.getElementById
Header string Main text for the component

About

React Component for Landing Pages

https://www.npmjs.com/package/react-landing-component


Languages

Language:SCSS 51.4%Language:JavaScript 48.6%