Skip to content

fix: removed duplicate folder

Sahasra Reddy requested to merge ui-fix into main

Summary

  • Added/updated the Codonix frontend setup.
  • Verified required dependencies for routing, animations, and carousel UI and the Vite production build completes successfully.

Changes

  • Added react-router-dom for app routing.
  • Added framer-motion for page/card animations.
  • Added swiper for carousel components.
  • Updated package-lock.json after dependency installation.

Verification

  • Ran npm install
  • Ran npm run build successfully

Merge request reports

Loading