samvaj / Televisor

Televisor - A responsive web app created with React to search tv show information and artwork via The Movie Database (TMDb) API.

Home Page:https://televisor.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Televisor

Web Application that uses React to build a responsive web page that delivers information to you about any TV show of your choice in real-time. The web application utilizes a search bar with a lookahead feature using lookahead.js and bloodhound.

Visit https://televisor.herokuapp.com/ to use this application

televisor

Installing and Starting

Clone This Repo
git clone https://github.com/Ankit-Patel10/Televisor.git
Install Dependencies
npm install
bower install
Start Server
npm start
Visit in browser
localhost:9000

About

Televisor - A responsive web app created with React to search tv show information and artwork via The Movie Database (TMDb) API.

https://televisor.herokuapp.com

License:MIT License


Languages

Language:JavaScript 62.2%Language:CSS 25.3%Language:HTML 12.5%