diff --git a/Projects/Bin2Dec-App.md b/Projects/Bin2Dec-App.md index f92dcb73..c43c76f1 100644 --- a/Projects/Bin2Dec-App.md +++ b/Projects/Bin2Dec-App.md @@ -38,3 +38,4 @@ constraints: Try not to view this until you've developed your own solution: - [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) - [Demo](https://lrkm139qwl.codesandbox.io/)