The frontend of the full-stack authentication template I built. Whether you are learning about authentication or building a new project, this template has almost all the necessecities need to achieve all these goals.
- User registration with input validation
- Secure user login using JWT
- Responsive UI
- HTML
- CSS
- JavaScript + React
- Node.js and NPM
git clone https://github.com/tlhalesebaeng/auth-template-frontend.gitnpm installnpm startThe app will be accessible on http://localhost:5173