Skip to content

sergey-guchok-study/warmup

This branch is 1 commit ahead of, 1 commit behind VitaliChernyakov/warmup:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

974e9c5 Β· Feb 18, 2019

History

6 Commits
Feb 18, 2019
Feb 16, 2018
Feb 16, 2018
Feb 12, 2019
Feb 18, 2019
Feb 16, 2018
Feb 16, 2018

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/SIARHEI-SMANTSAR/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%