Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 279 Bytes

File metadata and controls

9 lines (9 loc) · 279 Bytes
  1. Setup React Application using Vite : Done
  2. Setup tailwind : Done
  3. Continue to CRUD Application (with context)
    • UI DONE
      • User Form : Name , Email , Age , Submit Button
      • Table with User Record
      • Edit & Delete Record
    • Functional Logic
      • Context