Skip to content

E shopping website using basic technologies. where users can buy electronics items with redirecting into whatsapp. Check This Out :

Notifications You must be signed in to change notification settings

muhammadunaisak/e_shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Shop Website

This project is an online shop website developed using HTML, CSS, and JavaScript.

Description

The online shop website is designed to showcase products and allow users to make purchases. It includes a simple and intuitive user interface.

Technologies Used

The website was built using the following technologies:

HTML5 CSS3 JavaScript

How to Redirect to WhatsApp

To enable the redirection to WhatsApp, follow these steps:

  1. Locate the HTML file where the redirection functionality needs to be implemented.
  2. Use the following HTML code to include a link or button that redirects to WhatsApp:
    <a href="https://wa.me/XXXXXXXXXX" target="_blank">
        <img src="tech_icon.png" alt="WhatsApp Icon" width="50" height="50">
    </a>

Replace XXXXXXXXXX with the desired WhatsApp phone number.

  1. Ensure the tech_icon.png file exists in the directory and update the img tag with the correct path and filename of the tech icon.

Screenshots

image

image

image

Installation

  1. Clone the repository.
  2. Open the HTML files using a web browser.

Credits

This project is created by unais. Feel free to contact me for any inquiries or collaborations.

About

E shopping website using basic technologies. where users can buy electronics items with redirecting into whatsapp. Check This Out :

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published