Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 566 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 566 Bytes

A collection of UI components for React and Next.js.

How to Use

  1. Choose the components you want to use. Examples pages: exoveless.vercel.app or npm run dev http://localhost:3000

  2. Copy paste the components you want to use to your project.

  3. Install component level node module dependencies if needed.

  4. See /examples folder or Code blocks on how to implement the selected components to your page.

  5. Edit, style and extend the components to suite your needs.