Skip to content

Lorica7/React-TV-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TV ObServer

TV ObServer is an application designed for TV enthusiasts. This application allows users to search and find specific TV shows as well as recommend shows similar to their original search. The user login experience provides the audience with a personalized experience including a watchlist and schedule of their favorite shows.

TV ObServer was designed for those who:

  1. want to watch a specific show, but unsure where it can be streamed
  2. find shows similar to what they like/others are watching
  3. receive alerts on shows they are interested in

View app on Heroku

https://tv-observer.herokuapp.com

To start the API

  • From the root directory install the yarn dependencies: yarn
  • To start the Express App: node server.js
  • Make sure your MySQL database is up too

To start the React Frontend

  • Go to the client directory
  • Install the yarn dependencies: yarn
  • To start the React App: yarn start

Resources Used

Authors

Danielle LaMorte, Justin Verterano, Megan Pellegrino-Zubricky

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.3%
  • CSS 12.5%
  • HTML 3.2%