Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

First major release

Choose a tag to compare

@missionmike missionmike released this 02 Nov 00:25
· 18 commits to main since this release
58bb915

Separated the server-side functionality into its own repository: https://github.com/MissionMike/Video-Placeholder-Generator-Server

Since client-side functionality is not wholly dependent on the server-side, and they use different development environments (ReactJS on front, PHP on back), it seemed ideal to split the repo, so they can both be developed more independently of each other.

UI is improved, additional options added and works in tablet/mobile.