This mock app is a simple user list, with search functionality. We have found some bugs, and we need you to fix them for us
In the bottom right corner of the app is a button that'll open a todo list. This contains all the requirements
- Run
npm ci
- Run
npm run start
- Make changes in code to fix the issue