1.0.1 • Published 2 years ago

@eoin-barr/react-component-library v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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