Skip to content

SpawnAtis/warmup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

warmup

Let's warm up!

Task

Your task is to implement function, which converts Celsius to Fahrenheit. Write your solution in src/index.js

Prepare and test

  • Install Node.js
  • Clone this repository: git clone https://github.com/yankouskia/warmup.git
  • Go to folder warmup
  • Run npm install in command line
  • Run npm test in command line
  • You will see the number of passing and failing tests

About

Let's warm up!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%