Skip to content

aniketsingh13/playX-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

playX-stream

A video library app

Technology-used

  • ReactJs
  • PlayXUi component library
  • Mockbee for backend
  • React Router
  • css
  • Axios

Live-Link

Features

  • Home page
  • VideoListing page
  • Single video page
  • Playlist Management
  • Like/Dislike
  • Watch Later
  • History
  • Filter Videos with Category
  • Authentication Sign-up Login Logout

Installation Steps

1. Clone the app

git clone https://github.com/aniketsingh13/playX-stream

2. Install the dependencies in your root folder where you cloned the app

` npm install

3. Create .env file and add secret key. this will help you use MockBee APIs

` REACT_APP_JWT_SECRET=

4. Run the app

` npm start

With that you can see your app running on localhost:3000

ScreenShots

image image image image image image

This project is still in progress feel free to come and check of progress .