Skip to content

Search up shows and see what's playing right now! Vue 3 component rich app for learning purposes.

Notifications You must be signed in to change notification settings

Wolf-dot/little-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Show Library

Search up shows and see what's playing right now

Table of contents

General info

It's a rather simple Vue CLI project for learning purposes, showcasing the use of components, props, API and others.
Public API used for the project is from TVMaze and to style it I've chosen a really fun and simple Kimeiga's Bahunya.

Live demo

Demo available on Glitch! https://everlasting-broadleaf-grain.glitch.me/

Setup

npm install
npm run serve

Usage

Input your name, look up shows (incomplete name gives a list of shows passing criteria) and click on them
to see more information about them.

Features

  • Single Page Application
  • Values updating on the go
  • Responsive design
  • Vue 3!

Legal

Bahunya is under an MIT License, while TVMaze API reads as follows:

Use of the TVmaze API is licensed by CC BY-SA. This means the data can freely be used for any purpose, as long as TVmaze is properly credited as source and your application complies with the ShareAlike provision. You can satisfy the attribution requirement by linking back to TVmaze from within your application or website, for example using the URLs available in the API.

About

Search up shows and see what's playing right now! Vue 3 component rich app for learning purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published