Welcome to the official repository for KCSOC Studio.
This revolutionary tool will help you make professional, high-quality posters and trailers for your local KCSOC without you needing to have any photo/video editing skills whatsover! New features are planned to be added soon. Feel free to report any bugs/issues or create pull requests.
This project was built using ReactJS & Material-UI, and uses the following API's:
- Dropbox API to get design files when creating posters using a tempalte
- Pexels API to get video clips when creating trailers
- Pixabay API to search for images when creating posters
- Shotstack API to edit and render videos
Check out the live version of KCSOC Studio at:
https://kcsocstudio.hershkat.dev
Landing | Image Search | Final Creation. |
---|---|---|
If you want to build and run this project from source, you can download this repo and use these commands in the working directory:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.