Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laynef/react-menu-npm


https://github.com/laynef/react-menu-npm

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# README

## Must have a React project already set up
## Must have React && React Router

### Installation

`npm install react-menu-component`

In File:

`import Menu from 'react-menu-component';`

To Use:

`var arrayOfMenuNames = ['home', 'etc..'];`

``


Enjoy!