euclid Eculid's Algorithm implemented with React #The App This is an interactive app demonstrating Euclid's algorithm for solving the problem of calculating the greatest common divisor between two numbers. View the app Getting Started npm install && npm start