Skip to content

This is my Vue app using SWAPI to search for Star Wars movie characters.

Notifications You must be signed in to change notification settings

michal-kucharski/sw-app

Repository files navigation

sw-app

Application use star wars API - (https://swapi.dev/).

To run application on your machine you have to follow those steps :

  1. run 'npm install' to install all dependencies
  2. run 'npm run serve' to run project on your localhost

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

This is my Vue app using SWAPI to search for Star Wars movie characters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published