Skip to content

An application to build Quizes using Star Wars API in GraphQL

License

Notifications You must be signed in to change notification settings

emanuelgsouza/vue-star-wars-quiz

Repository files navigation

vue-star-wars-quiz

An application to use Star Wars API on GraphQL to build a quiz about the planets and characters relationships

Visit the website in vue-star-wars-quiz.emanuelgsouza.dev

Prerequisites

  • node
  • npm

Install

yarn or npm install

Usage

Serve the application in http://localhost:8080

yarn serve or npm run serve

Build

Build application

yarn build or npm run build

Tests

Unit tests using Vue Test Utils and Jest

yarn test:unit

Integration tests using Cypress

yarn test:e2e

Technologies

TODO

Some ideias to development

Author

Emanuel Gonçalves

About

An application to build Quizes using Star Wars API in GraphQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published