Skip to content

omrfrks/pitcherag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitcherag

Netlify Status

Live

Live Demo

Env

i remove the api key from code and added as .env variable. At netlify env variable added. VUE_APP_API_KEY=f353fc1c

Usage

To see results user should start typing, if api returns "too many results" error, user will be informed as "continue typing", if api returns "movie not found" error, user will be informed with same error. if api return movies, movie titles will be shown at input area with highlighted text and movies will be shown as cards with poster at page. user can click to "see details" button at movie card or can click to title at input suggestion area to see details of movie at movie page. movie cached with localstorage according to their titles. User can see other search results with pagination.

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

About

pitcherag project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published