This project is inspired by a Front-End Mentor project: Link to original project.
I choose to make it a little more complexe adding other users (just one user in a json file was given).
Each user can log to see his dashboard. An admin can log and see all users' dashboards.
This is project a React project, created with Vite.
Responsive, coded mobil first.
Checked with Wave for accessibility.
Bonus: you can copy and paste identifiant or password in one click.
Error cases are managed (creation of an error bondary).
Colors are variables in CSS to make changes easier.