Dashboard for onboading of sellers on ONDC
Clone the project
git clone Go to the project directory
cd my-projectInstall dependencies
npm install
# or
yarn install
# or
pnpm installStart the server
npm run dev
# or
yarn dev
# or
pnpm devClient: Typescript, React, Next, TailwindCSS, Tanstack Query, Zustand