You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project allows you to search the current list of students and narrow down the results by student name or tags. For detailed test results or to add new tags to students, click the + button next to each student's name.
To run locally:
npm install
npm run
About
Simple frontend application that fetches data from a public JSON API and displays it with some search/ filter capabilities