Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Interview Question

This repo serves as an interactive interview for Fanbookz frontend.

Can you fork this repo. Complete this task and create a pull request.

Modal

Files can be found in ./modal/

Can you build a modal to hold the content between the <!-- Modal Content Start --> and <!-- Modal Content End -->. This should be a reusable component that would work with multiple overlays on one page.

Various requirements:

  • The content will be hidden on page load.
  • The user can click the button labelled with <!-- Modal Trigger -->, this will show the modal.
  • The user can close the modal by clicking on it.

About

Interview questions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors