Consumes data provided by the netflix-data repo to search Netflix genres.
- Install dependencies:
yarn
- Start dev server:
yarn start
- Build project:
yarn build --prod
- Deploy to server:
yarn deploy
Important Notice: This is a quick implementation and not a serious project. It will not be actively maintained.