YagmurAkbulutt / ChatGPT-Clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT-Clone

This project aims to create a ChatGPT clone using HTML, CSS, and JavaScript to fetch data from an API and display the responses in the user interface. It also includes features for light and dark modes according to user preference.

Usage

1- When the application starts, a message box and a section to display messages will appear in the user interface.

2- Type a message into the message box and click the "Send" button to submit it.

3- The sent messages will be displayed in the user interface. The responses will be fetched from the API and printed on the screen.

4- Use the "Light Mode" and "Dark Mode" buttons on the interface to select your preferred theme mode.

ScreenCast

About


Languages

Language:JavaScript 44.2%Language:CSS 37.1%Language:HTML 18.7%