Both backend and frontend need to be started in different terminal windows
##Frontend In the github-search directory, you can run in below mentioned order
###yarn
Installs the required dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.