You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple full-stack CV Builder website built with Next.js and Node.js. Users can sign up and log in using JWT authentication. After login, users can add their personal information, education, and skills to create a CV. The app includes three clean CV templates that display the user data.
A full-featured User Authentication System built with Laravel (backend) and React.js (frontend). It includes secure JWT-based login, registration, password recovery, and role-based access control for Admin and User dashboards.