This project holds a basic implementation of recursion in react, where we had create a drop down list, which is recursively calling its self, with returning condition that node doesn't have any further children.
Created using react using tailwind for css