forum-app/frontend
2024-04-09 17:21:59 -04:00
..
app add react frontend 2024-04-09 17:21:59 -04:00
conf add jquery (broken) 2024-04-06 18:14:17 -04:00
.gitignore ignore .idea 2024-04-06 17:15:57 -04:00
Dockerfile add Dockerfile and nginx configuration 2024-04-06 17:50:21 -04:00
README.md docs: add frontend notes 2024-03-31 22:31:28 -04:00

Forum Frontend

Should be extremely simple to start with no styling.

Node.js with a nice framework should be the ultimate goal, but could just do simple HTML and JS by hand for now.