diff --git a/Projects/1-Beginner/Bin2Dec-App.md b/Projects/1-Beginner/Bin2Dec-App.md index a9f38299..d279684f 100644 --- a/Projects/1-Beginner/Bin2Dec-App.md +++ b/Projects/1-Beginner/Bin2Dec-App.md @@ -37,6 +37,7 @@ constraints: Try not to view this until you've developed your own solution: +- [Binary to Decimal converter using ReactJS && Material UI](https://github.com/tecnobert/konvertilo) - [Binary to decimal conversion program for beginners](https://www.youtube.com/watch?v=YMIALQE26KQ) - [Binary to Decimal converter using React](https://github.com/email2vimalraj/Bin2Dec) - [Binary to Decimal converter with plain html, js and css](https://grfreire.github.io/Bin2Dec/)