This project is a clone of google search Engine. In this we use google custom search api for getting api result
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- React - JS library
- Tailwind CSS - A CSS Framework
- React Router Dom - For routing in react
- Daisy ui - A component library for tailwindcss
- mui icons - For icons
- Light/dark mode
- Fullscreen mode
- Cross platform
Clone the project
  git clone https://github.com/faisgit/react-google-clone-.gitGo to the project directory
  cd my-projectInstall dependencies
  npm installStart the server
  npm run devFrom this project I used to learned how to use context api for state management in react js



