Skip to content

Latest commit

Β 

History

History
42 lines (27 loc) Β· 1.19 KB

README.md

File metadata and controls

42 lines (27 loc) Β· 1.19 KB

Frontend Developer First Task

Welcome! This task is designed to evaluate your skills in frontend development using HTML, CSS, JavaScript, and optionally Three.js.

🎯 Task Overview

Build a simple interactive webpage that includes:

  1. A responsive layout using HTML/CSS.
  2. A functional JavaScript component (e.g., image slider, form, animation, etc.).
  3. A creative use of Three.js (optional but highly recommended).

You are free to use framework (React) or go vanilla.

πŸ“¦ What to Include

  • Clean, modular code.
  • Mobile responsiveness.
  • Clear folder structure.
  • A README.md that explains how to run the project.

⏱ Deadline

The last Date for this task is 10/04/2025

πŸ“¬ Submission

  • 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]

πŸ’‘ Bonus Points

  • Use of Three.js to create a simple 3D effect.
  • Animation or transitions that improve UX.
  • Code quality and readability.

Good luck!