Skip to content

nlagdhir/google-clone

Repository files navigation

Google Clone

Below concepts are used :

  • Multiple components created
  • State Management
  • Form created and Manage input with useRef
  • Fetch data using API
  • Server side rendering using getServersideprops
  • Design using Tailwind

Demo

https://google-clone-nlagdhir.vercel.app/

Screenshots

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/nlagdhir/google-clone

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev

Tech Stack

Client: React, NextJS, TailwindCSS

Server: API

🔗 Links

portfolio linkedin twitter