Skip to content

Logan1x/Glee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glee🎥 - Entertainment for everyone.

Netlify Status

Website URL: https://glee-project.netlify.app/

Glee🎥 - An fully packed entertainment at your fingertips.

This project is made out of HTML, CSS and ReactJS. If you love to contribute, please make a new issue and let me know :)

Tech Stack

FrontEnd

  • React JS
  • React Context API + useReducer
  • React Router v6
  • Vanilla CSS integrated with Libre UI Component Library

BackEnd

  • MockBee

Screens -

  • Homepage
  • Video explore page
  • Filter Videos based on categories
  • Individual video page
  • Like videos
  • Watch Later Page
  • History of seen videos
  • Create playlist
  • Authentication:
    • User Signup
    • User Login
  • 404 Error Page

Website Preview

Glee Homepage Video Explore page Login Video Detail Playlist

Want to contribute? Learn how to install and run locally ?

$ git clone https://github.com/Logan1x/Glee/
$ cd Glee
$ npm install
$ npm start

This Project was made with help of these contributors