Welcome! This task is designed to evaluate your skills in frontend development using HTML, CSS, JavaScript, and optionally Three.js.
Build a simple interactive webpage that includes:
- A responsive layout using HTML/CSS.
- A functional JavaScript component (e.g., image slider, form, animation, etc.).
- A creative use of Three.js (optional but highly recommended).
You are free to use framework (React) or go vanilla.
- Clean, modular code.
- Mobile responsiveness.
- Clear folder structure.
- A
README.mdthat explains how to run the project. - Figma Task https://www.figma.com/design/IRmCqEAIUSXhWVxDjnTDrh/Untitled?node-id=0-1&t=RnnCiQZ17gnnvcBk-1
The last Date for this task is 03/09/2025
-
Fork this repository.
-
Complete the task in your forked repository.
-
Push your solution to your fork.
-
Open a Pull Request to this original repository.
-
Include your email in the title of the Pull Request.
Example title: Frontend Task Submission - john.doe@example.com
- Use of Three.js to create a simple 3D effect.
- Animation or transitions that improve UX.
- Code quality and readability.
Good luck!