Welcome to the Dummy Frontend project! This repository contains the frontend code for the Dummy application, including user authentication, dashboard, and OTP verification.
The Dummy Frontend project provides a clean and interactive user interface for the Dummy application. It allows users to sign up, log in, verify OTP, and access their dashboard. The application is built with HTML, CSS, and JavaScript, ensuring responsiveness and a smooth user experience.
- Responsive Design: The application is designed to work seamlessly across various devices and screen sizes.
- User Authentication: Allows users to sign up and log in with email and password.
- OTP Verification: Provides a mechanism for verifying user accounts via OTP.
- User Dashboard: Displays user-specific information and provides an option to delete the account.
- Modern UI: Uses the Poppins font and a sleek design for a contemporary look.
To get started with the Dummy Frontend project, follow these steps:
-
Clone the Repository
git clone https://github.com/zyron-tech/dummy-frontend.git
-
Navigate to the Project Directory
cd dummy-frontend
-
Open the Project Open
index.html
in your preferred web browser to view the application. You can use a local server to view the project dynamically.Usage
Sign Up
Enter your username, email, and password on the signup form. After successful signup, you will be prompted to enter an OTP for verification. Log In
Enter your email and password to log in. Upon successful login, you will be redirected to your dashboard. Dashboard
View your username and access the option to delete your account. Deleting your account will prompt you to confirm the action. OTP Verification
Enter the OTP sent to your email for account verification during signup.