Skip to content

meanstackmax/frontend-test-main

Repository files navigation

SearchLand E2E test

Here you should have everything you need to complete the test

Process

  1. Fork the repository
  2. Clone and install your forked repo
  3. Compelte the test and commit your changes
  4. Send me the link to the forked repo and give me access to see it (archiekd (https://github.com/archiekd))

Requirements

  1. Create a popover component
    1. It should look the same as the following popover
    2. You may not use antd to build this component or any other library
    3. It shoudl take the following props at a minimum
      1. trigger
      2. title
      3. content
      4. placement
    4. It should be able to take at least two position left and right
    5. It should be able to be triggered by hover or click
    6. It does not require to have animations
    7. You must use styled components
    8. Any components you need you must build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published