TV Search Website is a web application that allows users to search for their favorite TV shows and retrieve instant results with images, ratings, and direct links to official streaming sites.
- Search for TV shows by title
- Display TV show images
- Show TV show ratings
- Provide direct links to official streaming sites
- Clear search results
- Store search results locally for future reference
The application features a simple and intuitive interface:
- Search bar for entering TV show titles
- Search button to initiate search
- Results grid displaying TV show images, ratings, and streaming links
- Clear Results button to remove previous search results
- Welcome message with simple instructions
- HTML5
- CSS3
- JavaScript (ES6+)
- Axios library for API calls
- Tvmaze API for TV show data
Contributions are welcome! Feel free to fork the repository, make changes, and submit a pull request.
- Tvmaze API for providing TV show data.