You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a basic "search a sale" system to provide better customer support service to clients. All the data lives inside a JSON file and Map() function is used to retrieve the details. In case there are no matches to what the user typed in the search box a warning message is shown.