Personal tracker and recommender of algo practrice problems made with React/Nextjs, Tailwind and Radix UI
Clone the project
git clone https://github.com/jhohannes/algoleet.git
Go to the project directory
cd algoleet
Install dependencies
npm install
Start the server
npm run dev