Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 789 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 789 Bytes

Google Clone


A search engine can search the web for text or images or by user's voice.

credits goes to @sahandghavidel

search data from Google for developers API

Demo preview

Link to the project

Modifications

  • I've added a clean, well-organized structure for code maintenance.

  • I've added a speech recognition feature to allow the user to search by voice.

  • SWR for fetching data on client side

  • Typescript for strongly typed data and reduce errors.

Used languages and tools

  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • React
  • Next.js 13
  • Tailwind CSS
  • SWR
  • Speechly/react-client
  • React Icons