/hooks-widgets

This repo consists of mini app-widgets and a custom navigation that demonstrate my understanding and application of React 16 hooks (useState, useEffect, useRef.). The widgets include: Accordion form/menu, Controlled Wiki search (leveraging the Wiki API), re-useable Dropdown menu. The custom navigation was built from scratch, without using the standard React Router. It leverages eventListeners that track the window.history object to associate nav links to their respective components.

Primary LanguageJavaScript

Watchers