https://github.com/hassanbahati/next_video_upload
upload and view videos with next js to clodinary storage
https://github.com/hassanbahati/next_video_upload
cloudinary cloudinary-sdk nextjs reactjs
Last synced: 2 months ago
JSON representation
upload and view videos with next js to clodinary storage
- Host: GitHub
- URL: https://github.com/hassanbahati/next_video_upload
- Owner: HassanBahati
- Created: 2021-08-16T14:18:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-21T19:50:31.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T21:24:32.540Z (about 1 year ago)
- Topics: cloudinary, cloudinary-sdk, nextjs, reactjs
- Language: JavaScript
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.