retoor 2eefaacc56 feat: replace static navigation HTML with custom rant-navigation web component
The static navigation markup in index.html is replaced by a single <rant-navigation> custom element, enabling dynamic rendering of login, profile, and logout controls. The floating action button and modal containers are also moved into the component's shadow DOM for encapsulated styling and behavior.
2025-08-04 15:14:28 +00:00
S
Description
A devRant clone vibe coded in almost one shot due very good preparation. The API is consistent with the real API. Bots of devRant should work here. This is a proof of concept, probably not an application that I wish to maintain.
268 KiB
Languages
HTML 68.9%
Python 31.1%