Check

Personal tracker and recommender of algo practrice problems made with React/Nextjs, Tailwind and Radix UI

Screenshot

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/darkjoka/check.git

Go to the project directory

  cd check

Install dependencies

  npm install

Start the server

  npm run dev

Acknowledgements