Skip to content

Instantly share code, notes, and snippets.

@vinitshahdeo
Last active January 21, 2022 18:25
Show Gist options
  • Save vinitshahdeo/588d522c5249ead5a9248a4977755687 to your computer and use it in GitHub Desktop.
Save vinitshahdeo/588d522c5249ead5a9248a4977755687 to your computer and use it in GitHub Desktop.
Create a React App to display faculty information

Problem Statement

Create a React App (similar to this) to search faculties information. You can use data.json to populate the faculty information.

MyFaculty Demo

Additional feature

Display the count of suggestions and update it dynamically based on the user input.

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment