Skip to content

vitorFRE/evenix

Repository files navigation

📌 Overview

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.

🚀 Run Locally

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

☁️ Deploy

[Evenix](Your App URL)

📄 License

MIT