Skip to content

A Vue 3 Web Application, displaying a list of characters from Star Wars movies. The data comes from the swapi.tech REST API.

License

Notifications You must be signed in to change notification settings

thetarnav/starwars-characters

Repository files navigation

Star Wars Characters

Website: starwars-characters-list.netlify.app

Scripts

# install dependencies
yarn

# run local dev server on localhost:3000
yarn dev

# production build
yarn build

# preview production build on localhost:5000
yarn preview

# run unit tests
yarn test

About

A Vue 3 Web Application, displaying a list of characters from Star Wars movies. The data comes from the swapi.tech REST API.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project