Skip to content

armanozak/netflix-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Data Search

Consumes data provided by the netflix-data repo to search Netflix genres.

TRY IT ONLINE

Development

  1. Install dependencies: yarn
  2. Start dev server: yarn start

Deployment

  1. Build project: yarn build --prod
  2. Deploy to server: yarn deploy

Important Notice: This is a quick implementation and not a serious project. It will not be actively maintained.