/React-Filmfindr

this project is full responsive i have learn a lot of techniques such as (Custom Hooks , useEffect Hook and dependency array and also cleanup function inside useEffect , reusable components )

Primary LanguageJavaScript

📌 Overview

React-Filmfindr is a responsive project showcasing techniques like Custom Hooks, useEffect, and reusable components. Key dependencies include React, testing-library, and web-vitals for optimal performance feel free to fork it and send pull request. Live Demo

film-findr favicon-32x32

GIFMaker_me

🚀 Run Locally

1.Clone the React-Filmfindr repository:

git clone https://github.com/fares-ahmedd/React-Filmfindr
pnpm install
bun install
npm install
yarn install

pnpm dev
bun dev
npm run dev
yarn dev