A modern, professional homepage for Kizunabot, an AI-powered platform that detects early signs of cognitive decline through natural conversation.
- Responsive design with Tailwind CSS
- Modern UI components and animations
- YouTube video integration
- Accessible and SEO-friendly structure
- Mobile-first approach
- React
- Vite
- Tailwind CSS
- Heroicons
- React YouTube
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Build for production:
npm run build
src/App.jsx- Main application componentsrc/index.css- Global styles and Tailwind importssrc/App.css- Custom component stylespublic/- Static assets
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a new Pull Request
This project is licensed under the MIT License.