Brainwave is a robot-themed web application developed using Vite, React, and Tailwind CSS, designed to deliver an immersive and visually stunning user experience. This project highlights the powerful combination of Vite's fast build times, React's dynamic rendering capabilities, and Tailwind's utility-first CSS for a polished and professional web application.
- futuristic aesthetic with sleek UI/UX elements
- adapt seamlessly across devices
- captivating animations that bring the robotic theme to life
- engaging and interactive interface
- Step 1: Clone this Project
git clone https://github.com/Aarya-Chauhan/Brainwave-UI-UX.git
- Step 2: Open the terminal in the project directory and run the following command to install dependencies
npm install
- Step 3: Once ready run the following command to launch the local server
npm run dev