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.md
that explains how to run the project.
The last Date for this task is 10/04/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 - [email protected]
- Use of Three.js to create a simple 3D effect.
- Animation or transitions that improve UX.
- Code quality and readability.
Good luck!