A simple project featuring GitHub's profile lookups.
- Vue 3 Framework (Composition API):
- Pinia State Store Management:
- Native Fetch API: Using a library like axios would have been a bit of an overkill for this project
npm installnpm run devnpm run test:unit