# About my chatgpt clone

This ChatGPT clone project allows you to ask questions and receive instant responses. Additionally, you have the option to switch between dark and light themes. Your chat history is saved in the browser’s local storage, ensuring it remains even if you refresh the page. However, you can easily delete chats by clicking on the dedicated “Delete Chat” button.

Remember, your ChatGPT is not yet ready to generate chats based on prompts. To make it functional, you need to add an api-key to gives you instance response

To get your API key, visit the following URL: [https://platform.openai.com/account/api-keys](https://platform.openai.com/account/api-keys). Once there, log in to your account, and you will be able to generate a free API key.

@[Jolade Okunlade](@jolah1)
