This project is a ChatGPT-style chat interface built with React and Tailwind CSS. It features a sleek UI with a sidebar, an input field, and quick-action buttons for various functionalities like image creation, text summarization, advice, and brainstorming.
- Responsive chat UI
- Sidebar menu for navigation
- Quick action buttons with icons
- Dark theme design
- React.js
- Tailwind CSS
- Lucide React (Icons)
- Clone the repository:
git clone https://github.com/AyushSIngh360/ChatgptCLoneUI.git
- Navigate to the project folder:
cd chatgpt-ui
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open the application in your browser.
- Type a message in the input field and press enter or click send.
- Click quick-action buttons to access features.
- Toggle the sidebar for additional options.
This project is licensed under the MIT License. See the LICENSE file for details.
[Ayush Singh]