Deployed on : https://note-taking-app-19pc.onrender.com/
Download all the files and open terminal in project directory then create a virtual environment
and run pip install -r requirements.txt
Then run the command gunicorn main:app
It will run on your localhost