Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

ahmershahdev/chatgpt_frontend_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 ChatGPT Clone - Frontend UI

A single-page ChatGPT frontend UI clone built with HTML, CSS, and JavaScript. Created as a learning project while starting frontend development, for practice and UI demonstration purposes.

License Live Demo


🌟 Overview

This project is a frontend-only clone of ChatGPT, made as a practice project while learning frontend development.
It simulates a chat interface for AI interactions and is built as a single-page application using HTML, CSS, and vanilla JavaScript, with a focus on:

  • Practicing responsive and modern UI design
  • Creating an interactive chat interface
  • Learning how frontend can later integrate with backend APIs

⚠️ Note: This is frontend-only and does not connect to OpenAI or any AI backend.


✨ Features

  • Clean and responsive chat interface
  • Frontend-only HTML, CSS, and JS
  • Designed as a learning and demonstration project

🔧 Tech Stack

HTML5 CSS3 JavaScript


📦 Installation

  1. Clone the repository

    git clone https://github.com/ahmershahdev/chatgpt_frontend_clone.git
    cd chatgpt_frontend_clone
  2. Open in browser

    # Simple
    open index.html
    
    # Using Python
    python -m http.server 8000
  3. Using VS Code Live Server

    • Install 'Live Server' extension
    • Right-click on index.html
    • Select 'Open with Live Server'

🤝 Connect

LinkedIn GitHub Dev.to Medium Hashnode Beacons

📬 Contact

📄 License

This project is proprietary and confidential. All rights reserved. See LICENSE for details.


Made with ❤️ by Syed Ahmer Shah
© 2026 All Rights Reserved

About

Practice project: single-page ChatGPT front-end UI clone made while learning front-end development (HTML, CSS, JS). Purely for learning and UI practice, no AI backend.

Topics

Resources

License

Stars

Watchers

Forks