A platform for small, independent filmmakers to earn income through product placement. Companies can bid for screen time in films (e.g., $100 for 60 seconds of a character drinking Coca-Cola). This social impact project helps filmmakers generate revenue and sustain their creativity.
- HTML, CSS,Javascript
- React
- NodeJs
- Express
- MongoDB
- Styled Components
- MUI
- JWT Auth
- Twilio - AI Coustmer Support
- ImageKit.io - Image Upload
- And much more 🎒
git clone https://github.com/Sachin-B-A/FreeLanster-Cantonica.gitCreate config.env file in backend folder and Fill your .env variables:
PORT=
DATABASE=
SECRET_KEY=Install deps:
npm installRun React server from Client folder :
npm startSimultaneously Run Node.js Server :
node server.js