Skip to content

reactjspain/drawer

Repository files navigation

Redefined Drawer for React Apps

This React Component allows you to show a drawer with different sections and operations.

This component makes use of Material UI Components.

Installation

To install this Component, run npm install @reactjspain/drawer

Documentation

Run web server in /public/docs folder

Example

Web

Run web server in /public folder

Code

Visit /src/example/app.js