ALU React development
Install dependencies:
npm installBuild the project:
npm run buildStart the development server:
npm run start-devRun tests:
npm testWhen the page loads, the app creates a table and displays the first name and location for each student in studentsList.