I have cloned the basic homepage of website named netflix for displaying shows and movies with their trailers. For collection of shows and movies i have used netflix api and to display trailer , i have used
- Install NodeJS
- Install VS Code
- Install Git
-
Open a terminal and make sure you are in the working directory folder -> Inside netflix folder, run this command to install the required project dependencies .
- npm install
-
Now you can access the app at this URL: http://localhost:3000
-
React
-
CSS
-
Libraries used
- React-dom
- React-youtube
- movie-trailer
- React-icons
- In order to use the product , do npm start in your console.