Brainwave is a sleek UI/UX template for an AI chat platform, featuring animated sections and responsive layouts β built with React, Vite, and TailwindCSS.
Brainwave is a fully responsive and animated UI project for an AI-powered chat platform.
It features sleek components, interactive effects, chat sections, pricing pages, and a clean and scalable code structure.
Inspired by JavaScript Mastery, this project is ideal for frontend developers and UI designers who want to explore modern React-based interface development.
- β Responsive design
- β Smooth animations and transitions
- β Reusable UI components
- β Content-managed sections
- β Scalable, modular codebase
- β Beautiful visuals and interactive elements
- π¬ Responsive and sleek chat interface
- π€ AI-powered UI components for seamless interaction
- π¨ Designed using TailwindCSS for modern styling
- β‘ Built with Vite for fast development and optimized performance
- π§© Includes buttons, chat bubbles, pricing sections, and more
brainwave/
βββ public/ # Static assets
βββ src/
β βββ assets/ # Images, SVGs, and static resources
β βββ components/ # React components (Header, Hero, Footer, etc.)
β β βββ design/ # Specialized design elements (backgrounds, effects)
β βββ constants/ # Static data and configuration
β βββ App.jsx # Root App component
β βββ index.css # Global styles
β βββ main.jsx # Entry point for React
β βββ README.md # Project documentation
βββ package.json # Project metadata and dependencies
βββ .gitignore # Git ignore rules
βββ vite.config.js # Vite configuration
βββ README.md # Main README file- React β Frontend framework
- react-just-parallax β For smooth parallax scrolling effects
- Vite β Fast build tool
- TailwindCSS β Styling
- React Router β For navigation
-
Clone the repository:
git clone https://github.com/Oran01/brainwave.git cd brainwave -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open [http://localhost:5173] (http://localhost:5173) in your browser.
This project was built following the JavaScript Mastery tutorial: π YouTube Video
Feel free to fork this repository and submit pull requests to improve the project!
β If you enjoyed this project, please consider giving it a star!
