Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT UI Clone

A simple ChatGPT UI clone built with React and the OpenAI API (gpt-3.5-turbo). Tries to match the look and feel of the real ChatGPT interface.

License

This project is licensed under the MIT License.

Tech Stack

  • React 19
  • OpenAI API (openai npm package)
  • CSS (no framework)

Getting Started

Prerequisites

Setup

git clone https://github.com/Theodor908/ChatGPT-clone.git
cd ChatGPT-clone
npm install

Create a .env file in the root directory:

REACT_APP_OPENAI_API_KEY=API_SECRET

Replace API_SECRET with your actual OpenAI API key.

Running the App

npm start

Opens at http://localhost:3000.

Other Commands

Command Description
npm test Run tests
npm run build Production build

Screenshots

Captură de ecran 2025-06-26 170448

Captură de ecran 2025-06-26 170513

About

ChatGPT UI clone built with React and the OpenAI API

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages