Site: https://autocomplete-search-occurrence.vercel.app/ Assignment name: Auto Complete Search Search Suggestion: Highest Occurrence, Pagination(infinite-scroll, max 10 per scroll), debounce Searched Result Card: Newest First Searched Sug Card: Newest First Max-4 in each row For (4n+1)-result=> approx width 100% For (4n+2)-result=> approx width 50% For (4n+3)-result=> approx width 33% For (4n)-result or mo=> approx width 25% Package Version Node Version: v20.15.0 NPX Version: 10.7.0 Available Scripts In the project directory, you can run: npm start Open (http://localhost:3000) to view it in your browser. npm run build Builds the app for production to the build folder.\