Evenix is a project that utilizes essential dependencies like React, Next.js, Tailwind CSS, and TypeScript. It also relies on various libraries and tools such as Radix UI, Framer Motion, and Lucide React.
1.Clone the evenix repository:
git clone https://github.com/vitorFRE/evenix
2.Install the dependencies with one of the package managers listed below:
pnpm install
bun install
npm install
yarn install
3.Start the development mode:
pnpm dev
bun dev
npm run dev
yarn dev
[Evenix](Your App URL)