Commit Graph

7 Commits

Author SHA1 Message Date
defiQUG
e1de9fa161 feat: implement 3D parallax effects and floating particles in the main app layout; enhance Tailwind CSS configuration with perspective utilities 2025-10-04 20:52:35 -07:00
defiQUG
0393deeaa7 fix: update contact information and email addresses in various sections 2025-10-04 20:39:10 -07:00
defiQUG
b36a68d5bb refactor: clean up imports and remove unused state variables in App component 2025-10-04 20:25:25 -07:00
defiQUG
1b3793447a feat: initialize project with Tailwind CSS, React, and TypeScript setup
- Added Tailwind CSS configuration with custom theme colors and animations.
- Created global styles in index.css including custom scrollbar and button components.
- Set up main entry point in main.tsx to render the App component.
- Configured TypeScript with strict settings and path mapping.
- Added support for high contrast mode and reduced motion in styles.
- Included print styles for better printing experience.
2025-10-04 18:11:14 -07:00
defiQUG
0933c8208c feat: Add contributing guidelines, license, and security policy documents
- Created CONTRIBUTING.md to outline contribution process and code of conduct.
- Added LICENSE file with MIT License and third-party licenses.
- Introduced SECURITY.md detailing vulnerability reporting and security measures.
- Established README.md in assets directory for asset management and guidelines.
- Implemented index.html as the main entry point for the website.
- Configured package.json for project dependencies and scripts.
- Developed styles.css for custom styles and responsive design.
- Set up vite.config.ts for Vite configuration and build settings.
2025-10-04 17:46:58 -07:00
defiQUG
7c3fe21dfb Implement feature X to enhance user experience and optimize performance 2025-10-04 17:39:26 -07:00
defiQUG
acec54ea50 first commit 2025-10-04 17:39:07 -07:00