Skip to content

pxxthik/Google-clone

Repository files navigation

Here's a comprehensive README.md template for your Google Clone project using Next.js 13 and Tailwind CSS:


Google Clone

A Google homepage clone built with Next.js 13 and styled using Tailwind CSS. This project replicates the minimalist design and functionality of Google's search page, providing a clean and responsive user interface.

🚀 Live Demo

Experience the live version of the Google Clone here:

👉 https://google-clone-rho-one.vercel.app

🧱 Features

  • Responsive Design: Fully responsive layout optimized for both desktop and mobile devices.
  • Minimalist UI: Clean and simple user interface resembling the original Google homepage.
  • Search Functionality: Basic search functionality with a redirect to Google Search results.
  • Tailwind CSS Styling: Utilizes Tailwind CSS for efficient and customizable styling.

🛠️ Technologies Used

  • Next.js 13: React framework for building the application.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • Vercel: Deployment platform for hosting the application.

📥 Installation

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/pxxthik/Google-clone.git
  2. Navigate into the project directory:

    cd Google-clone
  3. Install the dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open your browser and visit http://localhost:3000 to view the application.

🔧 Development Setup

This project uses Next.js 13, which supports the App Router by default. To learn more about Next.js 13 and its features, refer to the official documentation:

👉 Next.js 13 Documentation

🤝 Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.


Feel free to customize this template further to suit your project's specifics.

About

Google clone using Next JS 13 and tailwind css

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors