A collaborative web development project focused on building a modern, responsive user interface with a unified design system.
404-founders is a group project dedicated to creating a seamless web experience. The project utilizes a central design language via a global theme.css to ensure consistency across all modules, including our landing page and specialized features like the auction portal.
- HTML5: Semantic structure for accessibility and SEO.
- CSS3: Custom styling with a focus on CSS Variables (:root) for global theming.
- JavaScript: Interactive elements and dynamic functionality.
- Fonts: Poppins (for a modern, clean look).
- Global Design System: Centralized
theme.cssmanaging colors and typography across the entire site. - Responsive UI: Optimized for various screen sizes, from mobile to desktop.
- Auction Module: A dedicated interface for real-time item listings and bidding (In Progress).
- Unified Branding: Design elements inspired by professional sports and tech interfaces.
index.html- The main entry point and landing page.theme.css- Global styles and color variables./auction- Module for the auction functionality./assets- Images and shared resources.
- Clone the repository:
git clone [https://github.com/sutharsonmoorthy/404-founders.git](https://github.com/sutharsonmoorthy/404-founders.git)