Fleets is a Video Application where you can currently enjoy watching videos related to entertainment, Learning, and Sports.
- Home Page HomePage.
- page with a list of few categories.
- If click on any one of the categories I will be redirected to the video list page with the selected category.
- Video Listing Page VideoListingPage.
- All videos are listed.
- On click of video card navigate to Single Video content page
- on vidoe listing page you can Like, Dislike and Add and remover Video from Watch Later
- playlist Management PlayListPage.
- Create a PLaylist
- View All playlist
- On Clicking on individual playlist navigate to a page containing video in that playlist and on that page can remove video from playlist
- can delete entire playlist
- Like/Dislike LikesPage.
- You can like or dislike a particular video from both video listing page or from a single video page which will add or remove the video from the Liked Videos List.
- Can also navigate to LikedPage from nav to See all like video and remove video from likes from there.
- Watch Later WatchLaterPage.
- can add or remove a particular video to watch later from both video listing page or from a single video page
- can naivgate to wath later page via Aside Nav and can see AL watchLater videos and remove videos if needed.
- History Page HistoryPage.
- When you click on video card it gets add in history.
- you delete a particular video from the history
- Clear full history which will clear all the history.
- Single Video Page
- click on video card you will ber redirected to single video page where I can,
- Save video to multiple Playlist and also remove and can also Add ne playlist
- like and dislike a video -Add and remove video from watch later
- Filter Videos with Category HomePage. you can click on category to filter
- videos by Category from the video listing page.
- Loading & Alerts
- alerts whenever I,
- Add video to the Liked Videos List
- Remove video from the Liked Videos List
- Add video to the Watch Later list
- Remove video from the Watch Later List
- Add video to the Custom Playlist List
- Remove video from the Custom Playlist List
- Create a new playlist
- Delete the whole playlist
- Search Video ExplorePage. on search bar you can search video
- search for a video from the video listing page
- User Profile ProfilePage.
- user profile with details containing this email Id, First Name and Last Name and Can edit and update
- Sign-up Page SignUpPage.
- email, first name, last name, password & confirm password.
- hide-show icon button that shows or hides my password.
- Login Page LoginPage.
- login email & password.
- guest user
- Logout
- logoutbutton Nav
meeting-with-tarun-sankhla-baker-hughes-contractor-20220407-222428-meeting-re-rn_lBicJJFF.mp4
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject
will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use eject
. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify