Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.12 KB

Welcome to our Case Study

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.

Getting Started

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

Before you submit

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

hotel-listing