This is a website developed for a car scraping business, providing a user-friendly interface for customers to interact with the company.
- Interactive Map: The website displays an interactive map showing the location of the car scraping facility, allowing users to easily find the business.
- Contact Us: Users can contact the company through a contact form powered by EmailJS, enabling seamless communication and inquiries.
- Responsive Design: The website is built using HTML, CSS, Bootstrap, and JavaScript, ensuring a responsive and mobile-friendly experience for users.
- HTML: Used for the structure and content of the web pages.
- CSS: Utilized for styling the website, including layout, colors, and typography.
- Bootstrap: A popular CSS framework used for creating a responsive and mobile-first design.
- JavaScript: Implemented for interactivity, such as the interactive map and the contact form functionality.
- EmailJS: A service that allows sending emails directly from JavaScript, used for the contact form.
-
Clone the repository:
git clone https://github.com/MateenSeddiqi/Scrapping_Website.git
-
Navigate to the project directory:
cd car-scraping-website
-
Open the project in your preferred code editor.
-
Customize the content, styles, and functionality according to your business requirements.
-
Replace the EmailJS service configuration with your own credentials for the contact form to work correctly.
-
Open the
index.html
file in a web browser to view the website.
If you would like to contribute to this project, please feel free to submit a pull request. We welcome any improvements or bug fixes.