This project was bootstrapped with Create React App.
Poogle is a Google clone application with the ability to search for up-to-date results, news, images, and videos, modern UI, dark mode and completely responsive pages. This was built using React and Tailwind CSS, and it is powered by Google search API provided by RapidAPI. The site is available here.
Setup:
- Run
npm i && npm start
to start the development environment.