-
Notifications
You must be signed in to change notification settings - Fork 161
/
signup.html
182 lines (175 loc) · 6.79 KB
/
signup.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sign In Form</title>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.8.1/css/all.css"
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf"
crossorigin="anonymous"
/>
<!--
AOS STYLESHEET INIT
-->
<link rel="stylesheet" href="./css/aos.css">
<link rel="stylesheet" href="css/style2.css" />
<!-- SEO ESSENTIALS -->
<meta name="robots" content="index, follow" />
<meta name="language" content="en" />
<meta name="revisit-after" content="7 days" />
<meta name="distribution" content="global" />
<meta name="geo.region" content="india" />
<meta
name="googlebot"
content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"
/>
<meta http-equiv="content-language" content="en" />
<meta
name="description"
content="Explore a world of irresistible recipes on our site. From sweet treats to savory delights, elevate your cooking game with our easy-to-follow guides. Join us on a flavorful adventure today!"
/>
<meta
name="keywords"
content="Recipes, Food, Cooking, Culinary, Delights, Desserts, Savory, Easy-to-follow, Guides, Kitchen, Sweet treats, Cooking tips, Flavors, Culinary adventure, Food lovers, Gourmet, Ingredients, Tasty, Dishes, Homemade"
/>
<link
rel="canonical"
href="https://delightful-beach-00b073d10.1.azurestaticapps.net/"
/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="theme-color" content="#0000" />
<meta name="msapplication-navbutton-color" content="#0000" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="#0000" />
<meta name="theme-color" content="#0000" />
<!-- Open Graph Essentials -->
<meta property="og:type" content="website" />
<meta name="og:author" content="Anup Kumar jha" />
<meta
property="og:url"
content="https://delightful-beach-00b073d10.1.azurestaticapps.net/"
/>
<meta property="og:site_name" content="Food Recipes Website" />
<meta
name="og:title"
content="Food Recipes Website | Delicious recipes for every palate"
/>
<meta
name="og:description"
content="Explore a world of irresistible recipes on our site. From sweet treats to savory delights, elevate your cooking game with our easy-to-follow guides. Join us on a flavorful adventure today!"
/>
<meta
property="og:image"
content="https://raw.githubusercontent.com/0xabdulkhalid/food-recipes-website/fixes-issue-%23213-by-0xabdulkhalid/images/preview.webp"
/>
<!-- Twitter Essentials -->
<meta
name="twitter:card"
content="https://raw.githubusercontent.com/0xabdulkhalid/food-recipes-website/fixes-issue-%23213-by-0xabdulkhalid/images/preview.webp"
/>
<meta name="twitter:site" content="@foodrecipes" />
<meta
name="twitter:image"
content="https://raw.githubusercontent.com/0xabdulkhalid/food-recipes-website/fixes-issue-%23213-by-0xabdulkhalid/images/preview.webp"
/>
<meta
property="twitter:url"
content="https://delightful-beach-00b073d10.1.azurestaticapps.net/"
/>
<meta
property="twitter:title"
content="Food Recipes Website | Delicious recipes for every palate"
/>
<meta
property="twitter:description"
content="Indulge in a delectable array of recipes on our site. From delightful desserts to savory masterpieces, enhance your culinary skills with our user-friendly guides. Embark on a tasteful journey with us today!"
/>
<!-- META END -->
</head>
<body>
<div class="container" id="container">
<div class="form-container sign-up-container">
<form action="" id="form" data-aos="fade-up">
<h1>Create Account</h1>
<div class="social-container">
<a target="_blank" href="#" class="social"
><i class="fab fa-facebook-f"></i
></a>
<a target="_blank" href="#" class="social"
><i class="fab fa-google-plus-g"></i
></a>
<a target="_blank" href="#" class="social"
><i class="fab fa-linkedin-in"></i
></a>
</div>
<span>or use your email for registration</span>
<input type="text" id="fname" placeholder="Name" autocomplete="off" />
<input
type="email"
id="eemail"
placeholder="Email"
autocomplete="off"
/>
<input type="password" id="lpassword" placeholder="Password" />
<button type="button" onclick="signup()">Sign Up</button>
</form>
</div>
<div class="form-container sign-in-container">
<form action="#">
<h1>Sign in</h1>
<div class="social-container">
<a href="#" class="social"><i class="fab fa-facebook-f"></i></a>
<a href="#" class="social"><i class="fab fa-google-plus-g"></i></a>
<a href="#" class="social"><i class="fab fa-linkedin-in"></i></a>
</div>
<span>or use your account</span>
<input
type="email"
id="eemail"
placeholder="Email"
autocomplete="off"
/>
<input
type="password"
name="password"
id="lpassword"
placeholder="Password"
/>
<a href="#">Forgot your password?</a>
<button type="submit" id="btn1">Sign In</button>
</form>
</div>
<div class="overlay-container">
<div class="overlay">
<div class="overlay-panel overlay-left">
<h1>Welcome Back!</h1>
<p>
To keep connected with us please login with your personal info
</p>
<button class="ghost" id="signIn">Sign In</button>
</div>
<div class="overlay-panel overlay-right">
<h1>Hello, Friend!</h1>
<p>Enter your personal details and start journey with us</p>
<button class="ghost" id="signUp">Sign Up</button>
</div>
</div>
</div>
</div>
<script src="js/signup.js" type="module"></script>
<script src="./js/aos.js">
</script>
<script>
AOS.init({
duration: 1000,
mirror: true,
});
</script>
<script src="https://www.gstatic.com/firebasejs/8.6.1/firebase.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.6.1/firebase-auth.js"></script>
</body>
</html>