This authentication system is made as a part of practical task assigned by KraftedX. It contains simple Sign In and Sign Out functionality with custom UI using Clerk. There is a protected route for Dashboard which can only be accessed by authenticated users. There is also a Log Out functionality. It contains animations created using TailWind CSS. This project is made in Nextjs.
Vercel Link: https://kraftedx-task-six.vercel.app/
The system diagram is saved as "Activity diagram.png" in the system diagram folder.