Welcome to Brainwave, a concept landing page for an AI chatting company, designed to demonstrate expertise in UI/UX design and frontend development. This project focuses on creating an engaging, modern, and visually appealing web interface tailored for showcasing design skills.
Explore the landing page here: Brainwave Landing Page
- Stunning Visual Design: A sleek and modern aesthetic using bold typography, clean layouts, and harmonious color schemes.
- User-Centered Interface: Designed with the end-user in mind, ensuring intuitive navigation and accessibility.
- Responsive Design: Fully optimized for various screen sizes, offering a seamless experience across devices.
- Micro-Interactions: Subtle animations and hover effects to enhance user engagement.
- React: For building dynamic and reusable UI components.
- Tailwind CSS: To style the application with utility-first classes.
- Vite: As the frontend build tool for faster development and hot module replacement.
-
Clone the repository:
git clone https://github.com/Jowwan/Brainwave.git
-
Navigate to the project directory:
cd Brainwave
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to:
http://localhost:5173