Skip to content

This is a basic CURD operation related website. Where user can add, update delete specific movies. Here we can see dynamic slider also user login and create authentication.

Notifications You must be signed in to change notification settings

shuvajitmaitra/Media-Hunter-Client

Repository files navigation

Welcome to Media Hunter

Site Type: Movie related Website

Live Site
Client-Side Repository Link
Server-Side Repository Link

🪶 Key Features

  • Firebase Authentication in login page & Registration page
  • Google Authentication
  • Dark Mode Light Mode
  • Dynamic Slider on product page
  • Add movies to the website based on the movie category, and by clicking 'add to cart,' the user can save the movie to the cart.
  • Firebase Authentication implemented. Without login, the user can not add the movie to the site.
  • Individual user can see their add-to-cart data.

🧑‍💻 Technology Used

Run the project in your system

Client Side .env.local file example

VITE_apiKey= "Your Firebase Api Key"
VITE_authDomain="Your Firebase domain"
VITE_projectId="Your project Id"
VITE_storageBucket= "Storage Bucket"
VITE_messagingSenderId="Messaging Sender id"
VITE_appId="App Id"

Server side .env file example

DB_USER="Database Use Id"
DB_PASS="Database password"

About

This is a basic CURD operation related website. Where user can add, update delete specific movies. Here we can see dynamic slider also user login and create authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages