Skip to content

Instantly share code, notes, and snippets.

Task 1.1: Star the Repository Screenshot 2026-01-25 at 9 53 51 PM

Task 1.2: Watch the Repository Screenshot 2026-01-25 at 9 53 51 PM

Task 1.3: Fork the Repository

Part 1: Codebase Exploration (15 points) Task 1.1: Tech Stack Analysis

1. What React version is used?
React 18.2.0 - checked in package.json

2. What styling solution is used? (Tailwind, CSS Modules, etc.)
Tailwind CSS with CSS variables. Also uses tailwindcss-animate. Dark mode is supported.

3. What state management approach is used?