- implement uploading a file in the Hero section.
- drag and drop functionality
- sending the file to server using tanstack react query
- show to the user if there is an error wrong file format, that his file is uploaded , processing
- show a response when the server respond back with a converted pdf file,
- Auth clerk
- Billing clerk
pnpm run dev
.\ .venv\Scripts\activate
uv run python -m uvicorn main:app --reload