A React project with interesting searching features
- Search items by name (fuzzy search).
- Lazy loading of items.
- Auto validation of input (eg: the length of input should be within 10 characters).
- Auto check of product info storing locally or not according to URL.
- Without any UI frameworks.
Mobile version created with React Native is available, check it out !