Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dribble Authorization Flow

This project demonstrates the implementation of an authorization flow for Dribble, encompassing both signup and login functionalities. The implementation uses HTML for structure, CSS for styling, and JavaScript for interactivity. Below is a guide to understanding and setting up the project.

Project Overview

The project includes:

Login Flow: Allows users to sign in with Google or email and password. Signup Flow: Provides a form for users to create a new account.

Project Structure

HTML Files

login.html: Contains the login form. register.html: Contains the signup form.

CSS Files

login.css: Styles for the login page. register.css: Styles for the signup page.

JavaScript Files

main.js: Handles interactive functionality, including password visibility toggling and form validation. Installation and Setup

main Page

login.css: Styles for the main page. register.css: Styles for the main page. responsive.css: Responsive Styles for the main page.

Releases

Packages

Contributors

Languages