This page, given a birthdate supplied by the user, will calculate that person's age and life expectancy on any planet in the solar system. Submitted for Epicodus code review 10/5/2018.
- HTML
- jQuery
- JavaScript
- Materialize-CSS
- Webpack
- Jasmine / Karma Spec Testing
- In terminal, enter the following:
$ cd ~/desktop
$ git clone https://github.com/josephfriesen/solar-system-age-calc.git
$ cd solar-system-age-calc
$ npm run start
Copyright (c) 2018 Joseph Friesen