/infinity-react-portal

Simple React Portal Library

Primary LanguageTypeScriptMIT LicenseMIT

Infinity React Portal

Usage

yarn add infinity-react-portal

Contributing

Setup

Requirements: nodejs

Install yarn

npm i -g yarn

Clone the repo

git clone https://github.com/subeshb1/infinity-react-portal.git

Install dependencies

yarn

Start StoryBook

yarn storybook

Then make your changes and make a pull request.