Connecting DALI Lab members digitally since 2021.
This project was built for the DALI Lab Social Media Challenge. It is a full-stack serverless app built on Firebase and using Svelte Routify.
By @jrmann100
<meta>
tags to convert the product into a Progressive Web App.Build the project:
npm ci && npm run build
Preview the product locally:
npm run serve:vite
(Maintainers only) deploy the product:
firebase deploy
This project originally began as jrmann100/funfax, but my vision for the product and the challenge requirements diverged quickly. I plan to continue developing funfax.net on my own with the experience I've gained from this project.