Search Results component in React #156
Labels
frontend
gssoc21
help wanted
Extra attention is needed
Level3
Major Feature or Bug fix
React
up for grabs
As we've built many features to justify the one-liner description of this project i.e. a go-to networking tool, now it's time to revamp the existing UI.
Add a new component
Results.js
which willdisplay the result of the current scan. Refer the image attached below for design.As of now, create
Results.js
which takes input fromresults.json
(create a json file with hardcoded results) and display them according to the UIP.S. : The basic frontend on react is available on
feature/frontend-react
branch in the foldernetwork-scanner
. Add your components in the same branch. Do not make any changes inApp.js
/index.js
.The text was updated successfully, but these errors were encountered: