Loading repository dataβ¦
Loading repository dataβ¦
MiladJoodi / repository
NextLoginFlow is a clean and simple Next.js project demonstrating user authentication with client-side routing and session management. π
This project was developed as a task for Fanavari Digital Decamond.
π You can view the live demo here: Demo
NextLoginFlow is a simple and clean Next.js project focused on user authentication. It shows how to manage user sessions on the client side using localStorage and how to handle routing based on login status. The UI is styled using Sass and CSS Modules, with Persian number formatting to improve user experience.
localStoragetopersiannumberThis project can be a starting point or reference for building authentication flows in Next.js apps with TypeScript and modern styling techniques.