BeginnerWeb+10 submit+25 complete

Lenting Challenge

Prove your web execution with practical, reviewable outcomes.

Starter Repo

Clone command

git clone https://github.com/KaReeeeeeeeEM/adt-press.git

Then run cd adt-press

Quick Start

git clone https://github.com/KaReeeeeeeeEM/adt-press.git
cd adt-press
npm install
npm run dev

Overview

This is a challenge for lenting season, please submit kindly

Requirements

  • Deliver a complete solution with clear architecture.
  • Include documentation for setup and execution.
  • Show decisions, tradeoffs, and edge-case handling.

Evaluation Rubric

  • Code quality and maintainability
  • Completeness against requirements
  • Documentation clarity and setup reproducibility
  • Performance and reliability under real-world constraints

Submission Format

  • GitHub repository URL
  • Live demo URL (if applicable)
  • Screenshots or short walkthrough video
  • README with setup steps and design decisions