Introduction
This coding exercise had a primary goal of creating a simple bike rental booking page that would be fully responsive on both web and mobile browsers. The usage of any technologies available were allowed so I choose to create a bear mininum stack of vue.js , scss, and html . If you have any questions about my implementation, please do not hesitate to reach out. Otherwise, Enjoy!
I highly recommend thorough testing before implementing any of the following techniques in a production project! Likewise there are improvemnts I would normally make in a production grade application though there was an expectation that you would only spend 2 hours to complete the exercise.