This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm i
npm run dev
```
Open [http://localhost:3001](http://localhost:3001) with your browser to see the result.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
## todo
- [ ] 首页
- [ ] 底部播放器
- [ ] loading skeleton
- [ ] api 封装
- [ ] MP4 资源加密
- [ ] SEO [meta](https://nextjs.org/learn/dashboard-app/adding-metadata)