Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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