An open API service indexing awesome lists of open source software.

https://github.com/erickdc7/search-usememo

Search with useMemo
https://github.com/erickdc7/search-usememo

reactjs search-app styled-components use-memo

Last synced: about 2 months ago
JSON representation

Search with useMemo

Awesome Lists containing this project

README

          

# Search with useMemo
On this webpage, which was built using React and the useMemo hook, you'll find a text input field. As you type each letter, potential word matches will be displayed below. The letter you've typed in the text field will be highlighted within these suggestions.

## Technologies
This web page was made with the following technologies:
- HTML5
- CSS3
- JavaScript
- React

![preview](public/preview.jpeg)