svelte-chat-app

Svelte Chat App

Chat app created with svelte and socket.io.

svelte-chat-app

A chat app created with svelte, node and socket.io.


Up and running!


Get Started

If you want to run this project on your machine, follow these steps:


  1. Clone the repo.

    git clone https://github.com/brenoh1ldebr4nd/svelte-chat-app
    
  2. Go to the server directory and run yarn dev.

    cd svelte-chat-app
    cd server
    yarn dev
    


The server will be listening on port 3000, so go to localhost:3000 and it should be running. Open a few tabs and see the logs.


License

This project is under the MIT License.

Top categories

Loading Svelte Themes