Search up shows and see what's playing right now
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.
Demo available on Glitch! https://everlasting-broadleaf-grain.glitch.me/
npm install
npm run serve
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.
- Single Page Application
- Values updating on the go
- Responsive design
- Vue 3!
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.