Leetcode Bites
Tasks compexity gradually grows, so at the end you are able to solve leetcode medium/hard
Run locally
Deploy to github pages
URL: https://kiote.github.io/leetcode-bites
In case you want to use git2gpt
check .gptignore file in a project root, that it ignores all unneeded stuff
Check linting errors locally
npx eslint src/ --ext .js,.jsx