A modern, fully responsive UI/UX website built with React.js, Vite, and Tailwind CSS, inspired by the JavaScript Mastery YouTube tutorial. Features a clean component architecture, smooth animations, and a mobile-first responsive design.
✅ Fully responsive across all devices ✅ Smooth gradient effects & parallax animations ✅ Modular, reusable components ✅ Optimized for performance ✅ Sections include: Hero • Services • Features • How It Works • Roadmap • Pricing • Footer
# Clone this repository
git clone https://github.com/YourUsername/brainwave.git
cd brainwave
# Install dependencies
npm install
# Start the development server
npm run devYour project will be live at http://localhost:5173.
- React.js – UI framework
- Vite – Lightning-fast build tool
- Tailwind CSS – Utility-first styling
- JavaScript ES6+ – Modern syntax
This project is open-source and available under the MIT License.