"Smart Login System is a simple web project built to practice core frontend skills. The application allows users to create an account (Sign Up) and log in, with user data stored locally in the browser using localStorage. It includes email validation, duplicate account prevention, and displays a personalized welcome message upon login. The project was developed using HTML, CSS, Bootstrap, and JavaScript."