Victor Zohni - Front End Assessment for Hatchways 2018
Make sure Node.js is installed Built with the create react app. Only the project file is included
run 'npm install' to obtain the node modules, as they are not included in the zip
open 'react-code-example-vz' folder in terminal run 'npm start'
the program should run locally
This is a code sample of my React knowledge. The program reads an API of students, and then displays the information on a web page.
When searching the names, only use lowercase. Uppercase does not work