Welcome to My Authentication System

Hello, I’m Mohamed Alfeky, a Front-End Developer with a focus on building efficient web applications. This project is an authentication system that I developed using Next.js, featuring both login and signup functionality.

Additionally, I use JSON Web Tokens (JWT) for authentication, and the token is stored in the browser’slocalStorage, enabling smooth navigation across pages. However, it’s important to note that storing tokens in localStorage comes with potential security risks.

Check the Source Code on GitHub