AbsenKu web app that store person of the class and record their attendance
Or
git clone https://github.com/TrayMachi/AbsenKu-fe.gitSet up Firebase environment variable (check here)
npm installnpm run devDon't forget to run the backend via:
npm run start:dev