A user-friendly, animated interface for entering a 6-digit 2FA code. Developed to demonstrate proficiency in Svelte, animations, and reactive programming.
Interactive Input:
Validation:
Animations:
Responsive Design:
Clone the Repo:
git clone https://github.com/pratapmaharana/2fa-sveltekit.git
cd 2fa-sveltekit
Install Dependencies:
npm install
Run the Development Server:
npm run dev
Build for Production:
npm run build
Preview the Production Build:
npm run preview
628593