-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Description
Create the "How it works" Section. Match the design exactly and add theme support
Image
Figma Link: click here
Proposed Steps
-
Fork and Create Branch:
Fork the repository and create a new branch using the issue number:git checkout -b fix-[issue-number]
-
Implement Changes:
[Add the required code] -
Run Tests and Commit Changes:
Make sure your changes don't break existing functionality and commit with a clear message:git commit -m "Fix: [Short description of the fix]"
Acceptance Criteria
- The Interface has light and dark theme support
- The Design is responsive
- It matches the UI/UX design exactly
Reactions are currently unavailable
