Brainwave - Modern UI/UX website, developed using React.js and Tailwind CSS, exemplifies modern UI/UX principles. Its sleek design, seamless animations, and overall user experience set a high standard, serving as a reference or inspiration for future modern applications or websites in general.
👉 Beautiful Sections: Includes hero, services, features, how to use, roadmap, pricing, footer, and header.
👉 Complex UI Geometry: Utilizes tailwindcss for intricate shapes like circular feature displays, grid lines, and side lines.
👉 Cool Gradients: Enhances visuals with stylish gradients using Tailwind CSS for cards, buttons, etc.
Make sure you have the following installed on your machine:
- Git
- Node.js
- npm (Node Package Manager)
- Cloning the Repository
git clone https://github.com/JavaScript-Mastery-Pro/brainwave.git
cd brainwave
npm install
npm run dev
Open http://localhost:5173 in your browser to view the project.