Skip to content

deanylev/what-episode-should-i-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What Episode Should I Watch?

Search for TV shows to randomly select an episode to watch. Written in Node.js and React w/ TypeScript.

Live version available here: https://whatepisodeshouldiwatch.com.

Running

Frontend

In frontend, run yarn to install dependencies, then yarn start or yarn build.

Backend

Run yarn to install dependencies, then yarn start to start the server. yarn lint can be used to lint the TypeScript. The server runs on port 8080 by default, but you can set the PORT environment variable to change this.

About

Search for TV shows to randomly select an episode to watch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published