Skip to content

Alosies/Vue3-TS-GraphQL-Tailwind-Sample-SpaceX

Repository files navigation

Vue3-TS-Tailwind-GraphQl Sample Project

Clone this repo, run npm install and start the project using npm run dev.

Project info

This is an extremely simple app that demonstrates how the technologies mentioned below come together.

Technologies used

  • Vue 3 Composition API ( Script setup Syntax )
  • Typescript
  • TailwindCss
  • GraphQL with Codegen Composables
  • Vue apollo
  • Vitest
  • Vite

Deployed Version