1.0.8 • Published 6 years ago

landing-page-components v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

landing-page-components

basic, styled landing page components for the busy developer

Install

$ npm i --save landing-page-components

Usage

Landing Page components is a collection of components that can be used collectively to build a landing page.

To include any one of the components in your project, import into a React App with

import { componentName } from 'landing-page-components';

and you're on your way.

Reference

Please use the src/index.js in the demo folder of the Demo App as a reference of where the Landing Page components can be used.

Running the Demo App

$ npm start

Then navigate to http://localhost:3000/ to see the components being used.

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago