https://github.com/pablolec/oc_just_stream_it
Vanilla VOD platform frontend made for OpenClassrooms studies
https://github.com/pablolec/oc_just_stream_it
frontend netflix-clone vod
Last synced: about 2 months ago
JSON representation
Vanilla VOD platform frontend made for OpenClassrooms studies
- Host: GitHub
- URL: https://github.com/pablolec/oc_just_stream_it
- Owner: PabloLec
- License: mit
- Created: 2021-04-27T11:33:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T15:23:57.000Z (about 3 years ago)
- Last Synced: 2025-01-14T05:11:40.836Z (3 months ago)
- Topics: frontend, netflix-clone, vod
- Language: JavaScript
- Homepage: https://pablolec.github.io/oc_just_stream_it
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oc_just_stream_it [](https://github.com/PabloLec/oc_just_stream_it/releases/) [](https://github.com/PabloLec/oc_just_stream_it/blob/main/LICENCE)
![]()
:books: Made for an [OpenClassrooms](https://openclassrooms.com) studies project.
`oc_just_stream_it` is a VOD platform frontend. It fetches data from a given Django REST [API](https://github.com/OpenClassrooms-Student-Center/OCMovies-API-EN-FR) and is entirely **Vanilla**.
---
:dizzy: Live demo :dizzy:---
## Details
:snail: _Backend API is currently hosted on a busy Raspberry Pi which may slow down GET requests._ :snail:
The project aim was to build a landing page, in a Netflix-like fashion. Avoiding the usage of any framework was mandatory, hence creating vanilla carousels, modals, topbar, etc.
Cross-browser compatibility should be supported and the website design is responsive across different desktop resolutions.
This version will remain desktop only, thus usage on mobile may fail.## License
This project is licensed under the terms of the MIT license.