@eoin-barr/react-component-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

React Component Library

Speed up application development by using pre-built React components.

Getting Started

This package is compatable with React using either JavaScript and TypeScript.

  1. Install the package as a dependency using NPM by running the following command:
npm install @eoin-barr/react-component-library
  1. Import the component into any file where the componet is declared:
import { <component-name> } from "@eoin-barr/react-component-library";

List of Components

  • Navbar

Package Sidebar

Install

npm i @eoin-barr/react-component-library

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

11.2 kB

Total Files

26

Last publish

Collaborators

  • eoin-barr