Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zubair1021/facebook_signup_page
This is the Signup page of Facebook made with the help of HTML,CSS and JavaScript. I add an extra functionality which is form data export into PDF.
https://github.com/zubair1021/facebook_signup_page
css html javascript jspdf
Last synced: 27 days ago
JSON representation
This is the Signup page of Facebook made with the help of HTML,CSS and JavaScript. I add an extra functionality which is form data export into PDF.
- Host: GitHub
- URL: https://github.com/zubair1021/facebook_signup_page
- Owner: Zubair1021
- Created: 2024-08-18T15:29:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T08:40:24.000Z (5 months ago)
- Last Synced: 2024-11-06T15:12:58.836Z (3 months ago)
- Topics: css, html, javascript, jspdf
- Language: HTML
- Homepage: https://zubair1021.github.io/Facebook_SignUp_Page/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📄 Facebook Signup Page
This project is a fully responsive Facebook signup page clone built using **HTML**, **CSS**, and **JavaScript**. It replicates the look and feel of the original Facebook signup interface with additional enhancements.
## 🚀 Features
- **📱 Responsive Design:** The page is fully responsive, ensuring a seamless user experience across all devices, including desktops, tablets, and mobile phones.
- **📄 jsPDF Integration:** Users can fill out the signup form, and with the click of a button, their data is exported and saved as a PDF document, thanks to the `jsPDF` library.
- **💡 Interactive UI:** The form includes real-time validation and dynamic input handling to enhance user interaction.## 🛠️ Technologies Used
- **HTML5**
- **CSS3**
- **JavaScript**
- **jsPDF Library**## Screenshots
#### Main View
![image](https://github.com/user-attachments/assets/4652ef5a-a1cf-460a-a703-2303f31e10fd)
#### PDf data View
![image](https://github.com/user-attachments/assets/f0b7735d-4c46-4bce-9296-396db4bb9d09)## 📦 How to Use
1. **Clone the repository:**
```bash
git clone https://github.com/Zubair1021/Facebook_SignUp_Page.git