Hacker News new | ask | show | jobs
by TroyZ 1102 days ago
Here are some options:

- Streamlit for very simple frontend, you can code in Python.

- TailwindCSS + Vue. Very easy to pickup and you can learn only a small part of it to get your website working. (There are many templates of components to get you going quickly).

I'm actually the opposite, I know some frontend but struggle to get backend working for my side projects.