Skip to content

Repository files navigation

Vue 3 + Vite Interview Project

This is a small Vue 3 project built with Vite as part of a technical interview. It includes a few simple components and demonstrates:

  • Reactive state management using the Composition API
  • Component interaction
  • Basic form validation
  • Dynamic component rendering
  • Unit testing with Vue Test Utils and Jest

🔧 Tech Stack

📦 Project Setup

# clone repo
git clone https://github.com/Cheplusplus/itc-interview

# Install dependencies
npm install

# Run the development server
npm run dev

# Run unit tests
npm run test

About

This is a small Vue 3 project built with Vite as part of a technical interview. It includes a few simple components and demonstrates: Reactive state management using the Composition API Component interaction Basic form validation Dynamic component rendering Unit testing with Vue Test Utils and Jest (or Vitest)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages