DEV Community

Cover image for A Netflix Style Node.js Project Created Using movieDB API
Vaibhav Acharya
Vaibhav Acharya

Posted on

A Netflix Style Node.js Project Created Using movieDB API

Welcome to Node Popcorn 👋

Simple Movie,TV App

🏠 Homepage

Github

https://github.com/vaibhavpacharya/node-popCorn

Table of Contents

About The Project

There are many great online database of information related to films, television programs, home videos, video games, available on internet, however, I didn't find one that really suit my needs, they are cluttered and contain advertisements and provide bloated information.
So I created this enhanced and simple one. Its UI is inspired by Netflix homepage.

Install

npm i
Enter fullscreen mode Exit fullscreen mode

Usage

npm run start
Enter fullscreen mode Exit fullscreen mode

Run tests

npm run test
Enter fullscreen mode Exit fullscreen mode

Built With

Author

👤 Vaibhav Acharya

Show your support

Give a ⭐️ if this project helped you!


Top comments (0)