Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 761 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 761 Bytes

introduction

About Mantenna

📌 Mantenna is a web application that allows you to watch multiple live streams on youtube at the same time.

📌 You can access the app by visiting the link below.

https://mantenna.vercel.app

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.

API

https://mantenna.vercel.app/api/channels

Endpoint Description
/api/channels Send GET request to fetch all channels.