https://github.com/utsavkumar-280/vizz-tube
A video library app for photography/videography .
https://github.com/utsavkumar-280/vizz-tube
expressjs jwt mongodb mongoosejs nodejs react
Last synced: 8 months ago
JSON representation
A video library app for photography/videography .
- Host: GitHub
- URL: https://github.com/utsavkumar-280/vizz-tube
- Owner: utsavkumar-280
- Created: 2021-04-25T03:33:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T08:29:17.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T06:11:09.565Z (over 1 year ago)
- Topics: expressjs, jwt, mongodb, mongoosejs, nodejs, react
- Language: JavaScript
- Homepage: https://vizztube.utsavkumar.tech
- Size: 1.16 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vizztube
A video library app for photography/videography.

VizzTube is a Video Library app that has almost all the videos that a guy with a camera needs to learn. This app is made using the React framework. It is a dynamic app and uses a backend express app to fetch data from MongoDB. This app's functions are data sorting/filtering, user login/signup and management, and playlist management.
Features:
- Explore page.
- History and Liked Page.
- Playlist management
- Login/Signup/Change Password.
- Authentication using Jwt.
* Github: [Backend](https://github.com/utsavkumar-280/vizztube-backend)