Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 351 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 351 Bytes

#vue-starwars-pinia

Star wars web application with possibility for search characters, see all movies and
filter them by id and release date. Also you can explore planets visualized from API data.

#To run the app, type in console following commands...

npm install
npm run serve

#App Preview