Skip to content
#

protected-route

Here are 9 public repositories matching this topic...

This project is a YouTube-like video streaming app built with React + Vite. It features authentication, protected routes, theme switching (dark/light mode), and functionalities like saving, liking, and disliking videos using global state via React Context. The app includes pages like Home, Trending, Gaming, Saved Videos, and individual Video view.

  • Updated Jun 2, 2025
  • JavaScript

This project is a React-based e-commerce application that simulates an Amazon-like store. It features a login page, product listing, detailed product views, a shopping cart with add/update/remove functionalities, and a payment page. Protected routes ensure that only authenticated users access and uses React's Context API for cart state management.

  • Updated Jun 1, 2025
  • JavaScript

Restaurant App is a React-based web application that allows users to browse restaurant menus, view dishes by category, and add items to a shopping cart. The app features user authentication with protected routes, a responsive interface for menu navigation, and a complete cart management system that enables users to add & remove items from cart.

  • Updated May 3, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the protected-route topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the protected-route topic, visit your repo's landing page and select "manage topics."

Learn more