Skip to content

anuj200-code/Login-Signup-templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login-Signup Templates 🚀 Website

Welcome to the Login-Signup Templates repository! 🌟

This repository is a curated collection of creative login and signup page source codes. Elevate your web projects with stylish and user-friendly authentication interfaces. Whether you're building a website or a web application, find inspiration and save development time with these templates.

Features

  • Creative Designs: Explore a variety of login and signup page designs, from minimalistic to visually stunning. Find the perfect fit for your project's aesthetics.

  • Responsive: All templates are crafted to be responsive, ensuring a seamless user experience across devices, including desktops, tablets, and mobile phones.

  • Easy Integration: Copy and paste the source code into your project effortlessly. Each template comes with clear instructions for integration.

How to Use

  1. Choose a template from the list.
  2. Click on the "Source Code" link to access the HTML, CSS, and JavaScript files.
  3. Copy the source code and integrate it into your project.
  4. Customize as needed to match your project's branding and requirements.

Badges 🛡️

GitHub issues GitHub forks GitHub stars GitHub license GitHub contributors GitHub last commit GitHub pull requests GitHub stars GitHub watchers GitHub forks

Contribution Guidelines 🌟

Welcome to the Login-Signup Templates repository! We appreciate your interest in contributing to this collection of creative login and signup page templates. By contributing, you not only enhance this repository but also contribute to the broader web development community.

Before You Start

Before you start contributing, please ensure you have reviewed the existing templates to avoid duplication. If you have a new and unique template to add, we encourage your creativity! Follow these guidelines to ensure a smooth contribution process.

How to Contribute

  1. Fork the Repository:

    • Click on the "Fork" button at the top right corner of this repository to create a copy in your GitHub account.
  2. Clone Your Fork:

    • Clone the repository to your local machine using the git clone command.
      git clone https://github.com/avinash201199/Login-Signup-templates.git
  3. Create a New Branch:

    • Create a new branch for your contribution to isolate changes.
      git checkout -b feature/your-template-name

    Replace your name instead of your-template-name

  4. Add Your Template:

    • Add your template files to the appropriate category (if applicable) or create a new category if needed.
    • Ensure that your code follows best practices, is well-documented, and includes necessary files (HTML, CSS, JavaScript).
  5. Documentation:

    • Provide a clear and concise README within your template's directory.
    • Include details about your template, any dependencies, and instructions on how to integrate it into a project.
  6. Update README:

    • Add a brief description of your template in the main README under the "How to Use" section.
  7. Commit Your Changes:

    • Commit your changes with a meaningful commit message.
      git add .
      git commit -m "Add: Your Template Name"
  8. Push to Your Fork:

    • Push your changes to your GitHub fork.
      git push origin feature/your-template-name
  9. Submit a Pull Request:

    • Open a pull request from your fork to the main repository.
    • Ensure you provide a clear title and description for your pull request, attach the screenshot of the website or a vedio on the deployed website.

Code of Conduct

Please note that this project follows an open and inclusive code of conduct. Be respectful and considerate when interacting with other contributors. Any form of harassment or discrimination will not be tolerated.

What Makes a Good Contribution?

  • Originality: Contribute new and original templates that haven't been added before.
  • Quality: Ensure your code is clean, follows best practices, and is well-documented.
  • Compatibility: Aim for responsiveness and cross-browser compatibility in your templates.
  • Creativity: Showcase your creativity and innovation in your template design.

Thank You!

Thank you for considering contributing to the Login-Signup Templates repository. Your contributions play a significant role in making this collection a valuable resource for the web development community. Let's create together! 🚀💻

License

This project is licensed under the MIT License - see the LICENSE file for details.

Feel free to explore, contribute, and enhance your web projects with these creative login and signup templates! 🌐💻✨

About

List of creative login & sinup source codes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.3%
  • CSS 12.1%
  • JavaScript 4.6%