Make a chat app with Svelte + Firebase v9 Finale
First of all, sorry because I haven't been blogging for a while😅. Let's go ✈!
Now we just have to implement the adding. First, let's make an input and a button in App.svelte.
Some elements
<div class="inp">
<input type="text" bind:value={inp} />
...
raghavsinghgulia.hashnode.dev3 min read
Raghuvir S. Gulia
14 year old web developer 👨💻, can center a div at will ✨
Finale! 🎊