A chat frontend built with Solidjs and TailwindCss
- Fully responsive layout built with Tailwind CSS
- Realtime chat application
- Create individual and group chats and delete them
- View and add messages
git clone repo
npm install
run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.