Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 417 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 417 Bytes

Connectify: Empowering Your Connections!

This repository contains contacts management application. I created this project as a part of technical test for X company.

Tech Stacks

  • Bundler: Vite
  • Styling: ChakraUI
  • Server State Management: Tanstack/react-query
  • UI State Management: Redux
  • Form Handler: React-hook-form
  • Validation: Zod
  • Testing: Vitest, React Testing Library