Material Design Notification Bell in React

Material Design Notification Bell in React

Highlights using lifecycle methods (componentDidMount) to manage an interval-based counter and features a functional mute toggle that halts both state updates and sound playback instantly.

Notification Feed Animations with Dark Mode

Notification Feed Animations with Dark Mode

A modern, themeable notification component built with React Hooks and styled entirely with Tailwind CSS. The core technical feature is a functional Dark Mode toggle that dynamically manipulates the root DOM class via useEffect.