Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Our main concern is to create a authentication and authorization based react video sharing platform creating with React- Redux , Framer while this time we do it with function method not class !!! Also this time we add complete forum feature here which will be more function based like sharing and comment reply with like dislike !!! (Happy Coding)

Notifications You must be signed in to change notification settings

SaminKirigaya/Video_Sharing_Platform_Forum_FrontEnd_REACT_REDUX_FRAMER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Sharing Platform Like Forum/Youtube With REACT REDUX FRAMER Motion.

This project, is for building a video sharing server with live notification and full authentication and authorization based also. Here, we will add like, dislike, comment, comment like, comment dislike, reply, reply like, reply dislike feature.

Features

  • Full Authentication and Authorization based.
  • Uploading video.
  • Login or any sorts of form page related registration where you insert password there is a sleeping cat , if you click eye to see password it will wake up to watch your password.
  • Video Love React Add.
  • Video Dislove React.
  • Commenting.
  • Comment Love React.
  • Comment Dislove.
  • Reply Adding In Comment.
  • Reply Love React.
  • Reply Dislove.
  • All Realestic Animation with Framer Motion.
  • Latest Anime or Movies Advertise at Homepage.
  • Searching video with username who uploaded or by category type that is added in tag.
  • Searching bar can search also based in the text.
  • Bookmarking video to watch later.
  • Showing Love reacted videos at a page.
  • Category select and see videos based on it.

Lessons Learned

  • Node Js
  • Express
  • React Redux
  • React Redux Toolkit
  • Framer Motion
  • Nodemailer
  • Multer
  • Jimp
  • Mongo
  • Joi
  • Mongoose
  • Cors
  • Morgan
  • Error Handling

Demo

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_59_30 PM VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_38_26 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_37_14 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_37_24 PM VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_37_33 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_37_39 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_37_45 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_20_00 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_20_12 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_20_18 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_37_52 PM VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_37_56 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_38_07 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_38_13 PM VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_38_22 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_38_37 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_40_15 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_40_21 PM VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_40_38 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_59_57 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_41_21 PM (1)

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_41_21 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 7_42_20 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 8_00_02 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 8_00_49 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 8_01_46 PM

VideoHubBd and 2 more pages - Personal - Microsoft​ Edge 10_11_2023 8_09_50 PM

Run Locally

Clone the project

  https://github.com/SaminKirigaya/Video_Sharing_Platform_Forum_FrontEnd_REACT_REDUX_FRAMER.git

Go to the project directory

  cd my-project
  //your project saving directory name

Install dependencies

  npm install

Start the server

  npm run start

Cautions And Optimization

  • For your server usage you need to change axios defaults base url and video uploading url of backend that I was sending with xhr for uploader animations.

  • Go to index.js

  • axios.defaults.baseURL = 'http://localhost:8000' // backend restapi base location

  • Change this localhost to your hosting

  • At YourVideos.jsx Go there

  • Change const backendlink = 'http://localhost:8000' // change it according to ur server

  • Remember I used localhost cause it was my development server

  • If you are the owner or developer of server after hosting server create a account at server with that account upload at least 1 video to activate search feature and category select feature of Category page.

Support

For support, [email protected]

About

Our main concern is to create a authentication and authorization based react video sharing platform creating with React- Redux , Framer while this time we do it with function method not class !!! Also this time we add complete forum feature here which will be more function based like sharing and comment reply with like dislike !!! (Happy Coding)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published