Chat application created with Svelte, TailwindCSS and Firebase
Clone the project
git clone https://github.com/jacobdeschamps5/svelte-chat.git
Go to project directoy
cd svelte-chat
Install dependencies
npm i
Start the development server
npx vite