Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vedanthb/mediahive
video management application built with React/Babel (Client), React Context API for state management, Argon CSS (my own css framework lib) . Auto formatted with Prettier, linted with ESLint. MockBee for mock backend.
https://github.com/vedanthb/mediahive
context-api mockbee react
Last synced: about 1 month ago
JSON representation
video management application built with React/Babel (Client), React Context API for state management, Argon CSS (my own css framework lib) . Auto formatted with Prettier, linted with ESLint. MockBee for mock backend.
- Host: GitHub
- URL: https://github.com/vedanthb/mediahive
- Owner: VedanthB
- Created: 2022-04-06T10:06:04.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-01T14:21:37.000Z (about 2 years ago)
- Last Synced: 2023-03-06T18:55:06.318Z (almost 2 years ago)
- Topics: context-api, mockbee, react
- Language: JavaScript
- Homepage: https://media-hive.netlify.app/
- Size: 1.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## mediaHIve
A video management application built with React/Babel (Client), React Context API for state management, Argon CSS (my own css framework lib) . Auto formatted with Prettier, linted with ESLint. MockBee for mock backend. React Testing Library and jest to unit test core features.
## Features
- Explore Videos
- Create Playlists
- Add Videos to Playlists
- Like videos
- Video History
- Watch later
- Sort and filter videos by categories
- Authentication
- React Testing Library and jest to unit test core features.## Tech Stack
**Client:** React, Argon CSS (my own CSS framework), React Router V6, React Testing Library and jest to unit test core features.
**Backend:** mockBee (mock-backend)
## Screenshots
![App Screenshot](https://res.cloudinary.com/supertramp69420/image/upload/v1654716645/Screenshot_2022-06-09_at_12.59.24_AM_wrrmzw.png)
![App Screenshot](https://res.cloudinary.com/supertramp69420/image/upload/v1654716642/Screenshot_2022-06-09_at_12.59.32_AM_uojdxq.png)
![App Screenshot](https://res.cloudinary.com/supertramp69420/image/upload/v1654716640/Screenshot_2022-06-09_at_12.59.48_AM_zbvznu.png)