Skip to content

Install Neody UI

Install required dependencies

  • Neody UI requires a few npm packages to be installed. Run the following command to install them:
Terminal window
npm install framer-motion class-variance-authority @radix-ui/react-slot react-icons uuid

Install shadcn/ui Button

  • Some Neody UI components utilize the Button component from shadcn/ui. Follow this guide to install it.

You are now ready to use Neody UI in your project! 🎉