TS Algorithms This is a project to practice algorithms and data structures using TypeScript. Technologies Used Next.js 14 NextUI v2 Tailwind CSS Tailwind Variants TypeScript Framer Motion next-themes How to Use Clone repository git clone https://github.com/william-monroy/ts-algorithms.git Install dependencies Use npm to install the dependencies: npm install Run the development server npm run dev