Our beloved Desktop Only Department™ has developed a prototype of our new Hotel Item. Unfortunately the code does not quite meet our standards.
We would like you to change / recreate that item as a proper responsive element. Along the way you might encounter some legacy code, pitfalls, and other flaws that seem not quite right. Feel free to work on improving those in whatever file you feel the need to change (or write down what improvements could / should be or have been done in the comments.txt file).
Please don't invest more than 4-6 hours on this case study and remember that it should be fun.
We're using our internal JavaScript framework, Melody, for this project. You'll need to have node.js and yarn setup and working on your machine.
Once you have that up and running, you can execute the following commands run the project.
yarn
yarn start
Please make sure to not package the node_modules
directory in your zip file. We don't need it to run your project.# hotel-listing