Welcome to YesChef Node.js challenge.
Solving this challenge will get you one step closer to working with our team on our amazing platform.
Please read the instructions carefully and follow them as this is part of the challenge.
- Fork the repository
- Solve the challenge
- Create a pull request
You need to create a currency converter web service.
The system is half way done and you need to complete it.
Please continue the work on main.js
The repository includes a test file called currency-challenge-test.html
We'll run the test file on your solution as well as some more edge cases (not included in the file)
- A solution that works - 60%
- Clean code (readable and reuseable) - 20%
- Proactive (Is something missing in the requirements?) - 20%
Task should take around 30 min