In this project, you will be building out the functionality of a simple app that asks a user for some numbers and then calculates some temperature conversions according to the user's input.
- Create a new repository by using this starter repo as a template.
- Clone down your version.
- Open the project in VS Code.
- Live serve
index.html
. You should be greeted with a prompt. - Complete the functions described in
index.js
!
Submit a link to your Github repo.