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
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