Login & Registration App A simple and secure React-based authentication system with local storage. Users can register, log in, update profiles, and log out efficiently.
š Features ā User Registration & Login ā Secure Profile Management ā Edit & Update User Details ā Local Storage for Data Persistence ā Clean & Responsive UI
š Tech Stack Frontend: React, HTML, CSS State Management: React Hooks Storage: Local Storage
š¦ Installation
git clone https://github.com/piyushy-817/Assignment-Chaintech.git cd Assignment-Chaintech npm install npm start
š Usage 1ļøā£ Register a new user 2ļøā£ Login with credentials 3ļøā£ Edit profile details 4ļøā£ Logout securely