Simple chat app built using Svelte and Socket.io. Also includes weather functionality using the OpenWeatherMap API.
To run locally:
export default config
5. Start the app with
```bash
npm run dev
Once running type !name 'your name' to set your name, and !weather 'location' to get the weather.