The brief is to implement the following modal UI using React and inline styles
- You may use
create-react-appfor quick project setup - The center part of the modal is scrollable to accommodate multiple restaurant listings
- You may use styled components or emotion for inline styling
- Use unicode emojis for the star rating icons
- Use
×for the close icon - The modal component should be visually complete, however it is acceptable to pass in logging stub functions for any button action callbacks
- Upload your solution to a public git repo and send us the link
- Limit time spent to 1 hour
You will be evaluated on the following aspects:
- Good component architecture
- Adherence to the design
- Styling techniques
- Well-structred and formatted code
