Ezen is a platform designed to help you learn English effectively.
Follow these steps to set up and run the project locally:
git clone https://github.com/2chickens/ezen.git
cd ezenUse your preferred package manager:
npm install # or
yarn install # or
pnpm install # or
bun installnpm run dev # or
yarn dev # or
pnpm dev # or
bun dev