A streaming app with no database using only APIs to stream movies from VidSrc & Metadata from TMBD.

- Clone
git clone https://github.com/stef4nutz/flixify.git- Install dependencies
npm i- Build the app & run it on your server
npm run build && npm run startDo not forget to claim your TMBD api key from https://www.themoviedb.org/settings/api.