Locator is a reusable and customizable store locator component built with React. It provides a comprehensive solution for displaying and searching locations on a map, with support for clustering, detailed views, and address search functionality.
- React: Framework for building user interfaces
- TypeScript: Superset of JavaScript for typed programming
- zustand: Simplified state management library
- framer-motion: Animation library
- @vis.gl/react-google-maps: React wrapper for Google Maps Universal JS SDK
- Storybook: Tool for UI component development and documentation
- msw: Mock Service Worker for API mocking
See the full docs for all the details.