A simple Google homepage clone built with React and Tailwind CSS.
This project was created for practice and learning purposes, inspired by tutorials from JavaScript Mastery.
- Clean and minimal design inspired by Google
- Responsive layout with Tailwind CSS
- Component-based structure using React
- Fast development and build with Vite
bash
git clone https://github.com/AhmadReza16/my_project_google_clone.git
cd my_project_google_clone
npm install
npm run dev
Here’s a preview of the project:
📌 Notes
This project was mainly built for educational purposes and as a practice project for React and Tailwind CSS. Future improvements could include adding a search functionality using an API or showing real search results.
Author:
GitHub: @AhmadReza16
