This is an improved version of search suggestion in React which is has buggy implementation using HTML, CSS and JS on this link. This is responsive and beautifully designed.
Screen.Recording.2023-04-29.at.12.18.22.PM.mov
Quite simple. Just download/clone the repo and in its root folder run below commands in terminal in given order.
npm run install-modules
- This will install client and server dependencies.npm run dev
- This will start serving client and server on localhost.