Skip to content

A mobile e-commerce app where user can get computer accessories.

Notifications You must be signed in to change notification settings

sohamkolhe9829/techstuff

Repository files navigation

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>TechStuff - Computer Accessories Store</title>
</head>
<body>

    <h1>TechStuff</h1>
    <p>Welcome to TechStuff, your one-stop destination for high-quality computer accessories.</p>

    <h2>About</h2>
    <p>TechStuff is an online platform dedicated to providing a wide range of computer accessories to enhance your computing experience. Whether you're a gamer, programmer, or everyday user, we have the accessories you need to maximize productivity and enjoyment.</p>

    <h2>Features</h2>
    <ul>
        <li>Wide selection of computer accessories</li>
        <li>Easy online ordering process</li>
        <li>Secure payment options</li>
        <li>Fast and reliable shipping</li>
        <li>Responsive customer support</li>
    </ul>

    <h2>Products</h2>
    <p>Our product catalog includes:</p>
    <ul>
        <li>Keyboards</li>
        <li>Mouse</li>
        <li>Monitors</li>
        <li>Headsets</li>
        <li>Speakers</li>
        <li>External hard drives</li>
        <li>Webcams</li>
        <li>And much more!</li>
    </ul>

    <h2>Getting Started</h2>
    <p>To start exploring our range of computer accessories, visit our website at <a href="https://www.techstuff.com">www.techstuff.com</a>.</p>

    <h2>Contact Us</h2>
    <p>If you have any questions or inquiries, please feel free to contact us at [email protected] or call us at 1-800-TECHSTUFF.</p>

    <h2>Follow Us</h2>
    <p>Stay updated with the latest news and product releases by following us on social media:</p>
    <ul>
        <li>Facebook: <a href="https://www.facebook.com/techstuff">TechStuff</a></li>
        <li>Twitter: <a href="https://www.twitter.com/techstuff">TechStuff</a></li>
        <li>Instagram: <a href="https://www.instagram.com/techstuff">TechStuff</a></li>
    </ul>

    <h2>License</h2>
    <p>This project is licensed under the MIT License - see the <a href="LICENSE">LICENSE</a> file for details.</p>

</body>
</html>

About

A mobile e-commerce app where user can get computer accessories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages