A responsive search engine using serverside rendering and Google API to fetch data. It is mimicking Google Search.
This is a Next.js project bootstrapped with create-next-app
+ Tailwind CSS
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
I had fun building this. Here is what i learnt 📖.