Skip to content

Short Technical Coding problems asked in the React Interview.

Notifications You must be signed in to change notification settings

codecamp-prem/React-Coding-Interview

Repository files navigation

React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

Short Coding problem asked in the React Interview

Custom React Hooks

  • react-countdown-hook rewritten in Typescript.(src/hooks/useCountDownHook.ts)
    • implementation example: src/Typing/Typing.tsx