Pornhub UI in Flet with Dynamic Data Using Pornhub API. It's just CORN!!
⌗ logoly.pro ⌗ python ⌗ Flet ⌗ Pornhub
Note
This app is not fully completed, you need to make diffrent pages, routes, api's to make it work! for now it's just simple UI
Important
This project is a personal exercise aimed at demonstrating how to create a user interface resembling that of Pornhub, utilizing a Python Flet framework. This repository showcases my exploration of UI design and development techniques while working with dynamic content. This project is intended purely for educational purposes and should not be considered for commercial use or hosting. (Making sure everything is OK, LOL)
- Clone repository
git clone https://github.com/Kourva/CornHub
- Install requirements
pip install flet
- Run
flet run main.py
Tip
If you want to package the app...
flet pack main.py