A time difference Calculator
Get the time after adding given number of days, hours and minutes.
- Reference timing consisting of date and time
- Number of days, hours and minutes to be added
- Date and time after entered number of days, hours and minutes from reference time
- fork this repository.
- clone forked repository in your local machine.
- open src/index.html file in your browser to run the application.
Go through contributing guidelines.