This is the front end of a full stack project which aims to replicate a small feature set of modern password managers. This project was done as part of NTU's CZ4010 course on Applied Cryptography where students work in pairs to create one useful application based on any concept learned in the curriculum.
- Mantine UI for components
- TailwindCSS for styling
- Vite for bundling
- React Query for managing external data
- React with Typescript