A simple replica of Google search engine implementation using React and Vite.
React
Javascript
Tailwindcss
This project is a basic Google search engine created with React and Vite. It utilizes the Google Search API to fetch search results and display them in a user-friendly interface.
-
Clone the repository:
git clone https://github.com/your-username/google-search-react-vite.git
-
Chane ptroject directory:
cd google-search
-
Install dependencies:
npm install
-
Install dependencies:
npm run dev