Skip to content

mlscgescoe/website-authentication-process

 
 

Repository files navigation

Website Authentication Process

💻 A responsive Login-page template using HTML, CSS and Javascript.

And below, I am providing the screenshot of this login-page interface.

screenshot

Technologies Used :

  • HTML5HTML5

  • CSS3CSS3

  • Javascriptjavascript

Libraries :

How to Contribute to this repository

  1. Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  2. Clone the forked repository to your local machine.
git clone https://github.com/your-username/website-authentication-process.git
  1. change the present working directory
cd website-authentication-process
  1. Make your changes
git add . git commit -m "Your commit Message" git push origin branch-name
  • Make a pull request.
  • Star the repository.

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give proper name to your files describing the addition.
  • Also Make Sure you comment your code wherever necessary.

Features

  • User registration and login.
  • more features coming soon.

REPO STATUS

GitHub PR Open GitHub PR closed GitHub language count

Our Contributors


Show some ❤️ by starring this awesome repository!

About

Shows complete authentication process of user on a website

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.1%
  • CSS 27.0%
  • JavaScript 16.9%