summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-11-08Design WIPdesignYuval Adam
2019-11-06Fix mixed content warningYuval Adam
2019-05-25Update homepage linkYuval Adam
2018-10-25Arrow up and down to change the address (#7)Jibin Thomas
* Updated all the dependencies to latest version * Config files updated * Moved the files to src directory * Updated README file * Configured package.json and README.md for production build * Added gh-pages package * Added production details in README.md * Removed unnecessary script tag from index.html * Change the fonts to ubuntu * Add arrow up/down behavior to change the number * Removed dist folder * Refactor handleKeyDown function * Added condition to restrict the number of octet
2018-10-14Refactor and modernize code base (#5)Jibin Thomas
Fixes #3 - * Updated all the dependencies to latest version * Config files updated * Moved the files to src directory * Updated README file * Configured package.json and README.md for production build * Added gh-pages package * Added production details in README.md * Removed unnecessary script tag from index.html * Change the fonts to ubuntu