GabrielCTroia / movex-next-chat

A multiplayer chat app example with movex and next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is Chat App Example using Movex, built in next.js.

Completed Chat App Demo

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about Movex, take a look at the following resources:

You can check out the Movex GitHub repository - your feedback and contributions are welcome!

About

A multiplayer chat app example with movex and next


Languages

Language:TypeScript 90.7%Language:JavaScript 5.3%Language:CSS 3.9%