Getting Started
Welcome to our component library! This guide will help you set up a new Next.js project and integrate our components. Our library is designed for modern React apps, offering flexibility, accessibility, and theming out of the box.
If you haven't created a Next.js app yet, start with the following command:
npx create-next-app@latestRecommended Setup Options:
cd my-app
npm run devNow you can visit the http://localhost:3000 (on any browser) for your project rendering.
npm install @satyampratibhan/zento-uiOnce installed, you're ready to start using components in your project.