https://github.com/SrTermax/Chat-Twitch-and-Live
Twitch Chat, video Live - SrTermax Team - Next js, Tailwind CSS
https://github.com/SrTermax/Chat-Twitch-and-Live
Last synced: 6 months ago
JSON representation
Twitch Chat, video Live - SrTermax Team - Next js, Tailwind CSS
- Host: GitHub
- URL: https://github.com/SrTermax/Chat-Twitch-and-Live
- Owner: Trmxv9
- Created: 2025-03-14T17:24:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T17:25:44.000Z (over 1 year ago)
- Last Synced: 2025-03-14T18:38:10.624Z (over 1 year ago)
- Language: TypeScript
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

