Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 567 Bytes

README copy.md

File metadata and controls

16 lines (11 loc) · 567 Bytes

Unit2.TemperatureConverter.Starter

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.

Instructions

  1. Create a new repository by using this starter repo as a template.
  2. Clone down your version.
  3. Open the project in VS Code.
  4. Live serve index.html. You should be greeted with a prompt.
  5. Complete the functions described in index.js!

Submission

Submit a link to your Github repo. This is block 13 homework