/nnnetflix

Primary LanguageJavaScript

NNNETFLIX

NNNETFLIX is a responsive React app for movie information platform build on TMDB API.

Demo

NNNETFLIX - DEMO

Installation

requirement

Clone the repo

git clone https://github.com/johnny990628/nnnetflix.git
cd nnnetflix

Install dependencies

npm install

Run the app

npm run start

Author

johnny990628