A collection of UI components for React and Next.js.
-
Choose the components you want to use. Examples pages: exoveless.vercel.app or
npm run dev
http://localhost:3000 -
Copy paste the components you want to use to your project.
-
Install component level node module dependencies if needed.
-
See
/examples
folder or Code blocks on how to implement the selected components to your page. -
Edit, style and extend the components to suite your needs.