Skip to content

Shonik/twitch-explorer

Repository files navigation

TwitchExplorer

Web application to display multiple streams and chats, move and resize them as you like.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Environment variables

Create .env file at the root of the project and add these varaibles :

  • NEXT_PUBLIC_TWITCH_CLIENT_ID=your-twitch-client-id-here
  • NEXT_PUBLIC_TWITCH_BEARER_TOKEN=your-twitch-bearer-token-here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published