/netflix

Netflix clone built in React.js, Node.js, Express.js, PostgreSQL on heroku

Primary LanguageJavaScript

⚡ Netflix Clone (PERN Stack)

NOT THE OFFICIAL NETFLIX SITE

  • PostgreSQL Express React Node (PERN) full-stack app, integrates React frontend with Node.js backend.

alt text

📚 General info

Backend

  • PostgreSQL needs to be installed and running - I started it from my Windows 10 PostgreSQL 13 dropdown option 'SQL shell (psql)'
  • Postman used to test the backend before frontend was available

Frontend

  • React frontend includes a display of analytics for a given company
  • JavaScript XML (JSX) used to write HTML elements in Javascript
  • React Fragments used to show table of analytics as a row with columns in the DDM

📶 Technologies - Backend

📶 Technologies - Frontend