Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 464 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 464 Bytes

euclid

Eculid's Algorithm implemented with React

Build Status

#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