-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MarginFrontend] Home page #628
Comments
Hello maintainers, I'm EDOHWARES, a web developer with several years of experience in building user-oriented web application. I'd like to jump on this issue if assigned. Plan: I’ll adhere to the folder structure, named exports, and maintain design accuracy. You can check my portfolio: Hello maintainers, I'm EDOHWARES, a web developer with several years of experience in building user-oriented web application. I'd like to jump on this issue if assigned. Plan: I’ll adhere to the folder structure, named exports, and maintain design accuracy. You can check my portfolio: https://edohwares.netlify.app/ |
Hi, my name is Dario Zamora. I´m a software developer part of Dojo coding. With a lot of frontend experience in different languages. I am very interested in contributing to this project and would like to kindly request access to this item. I believe my skills can add value to the team, and I’m eager to start collaborating. |
Hi Team, I’m Mike, a first contributor to contributor and a Diamond-tier contributor with over 5 years of experience in frontend development, specializing in React, Next.js, and Tailwind CSS. I’ve built and styled numerous landing pages and UI components, ensuring responsiveness, consistency, and adherence to design systems. I’d love to take on the task of implementing the Home Page, Button Component, Header, and Footer for the margin_frontend project. I’m available to dedicate 48 hours to this task and can start immediately. Let me know how I can help! Looking forward to contributing |
@kcmikee Please, leave your telegram handler here and read guideline before starting working on task |
here is my telegram handle: @kc_mikee
|
Guidelines
Tasks
**Changes should be made in margin_frontend project.
Implement Home Page
Home
component (named export) and place it inroutes/index.tsx
.Home
component into the root (e.g.,App.tsx
or equivalent) so it renders by default.Create Button Component
ui/core/button.tsx
(named export).lg
,md
) or other styles.Header & Footer
Header
component toui/layout/header.tsx
(named export) and aFooter
component toui/layout/footer.tsx
(named export).Follow Tailwind v4 Principles
index.css
under@theme
as per tailwind v4 standard.Ensure Responsiveness & Consistency
The text was updated successfully, but these errors were encountered: