Frontend Development (React.js): User Authentication a React.js app to enable user registration via API, login with JWT authentication, and profile detail display post-login. Features include React Hooks, React Router, Axios, and form validation with React Hook Form or Formik.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^4.0.16^1.8.4^12.6.0^0.484.0^19.0.0^19.0.0^7.54.2^7.4.0^4.0.16^9.21.0^19.0.10^19.0.4^4.3.4^9.21.0^5.1.0^0.4.19^15.15.0^6.2.017
commits
feat(hero-section): Add dynamic authentication state to hero section
7c01fcbView on GitHubfeat(form): Improve form handling and validation with react-hook-form
56c7daeView on GitHubchore(docker): Add containerization for frontend application
9102f8fView on GitHubfeat(auth): Enhance login functionality and Axios instance setup
08d3aedView on GitHubfeat(routes): Implement ProtectedRoute component for secure navigation
e3912d2View on GitHubfeat(auth): Enhance authentication UI with Navbar and LogoutButton components
cf1e7cdView on GitHubfeat(profile): Add user profile page with authentication and logout functionality
56c06ddView on GitHub