Skip to content

Latest commit

 

History

History
40 lines (16 loc) · 934 Bytes

File metadata and controls

40 lines (16 loc) · 934 Bytes

Login/Signup Form

A sleek and modern Login/Signup Form built with HTML, CSS, and JavaScript. This project features smooth transitions between login and signup modes, input validation, and a clean user interface. Perfect for authentication flows in web applications.

🚀 How to Get Started

  1. Fork the Repository:

  • Click the Fork button on the top-right corner of this repository.
  1. Clone the Repository:

    git clone https://github.com/your-username/LoginSignUpForm.git

  2. Create a new branch

     git branch issue/issuename
    
  3. Switch to new branch

     git checkout branchname
    
  4. Open Live Server:

  5. Your Application will be started

  6. Start Contributing:

  • Check out the CONTRIBUTING.md

  • Pick an issue from the Issues tab and start working on it.